View Single Post
Old 11-01-2006, 08:29 AM   #5
gseryakov
Enthusiast
gseryakov began at the beginning.
 
Posts: 27
Karma: 10
Join Date: Oct 2006
Device: Sony Reader
Quote:
Originally Posted by kovidgoyal
Thanks. Your ebook.py script was very useful in the reverse engineering as it allowed me to isolate individual operations in the logs.
Kovid,

AFAIU you logged somehow the USB activity and then associated groups of USB "calls" with the calls on the ebookusb level. How did you do that? Is it true the ebookusb API is merely just a reflection of operations on USB level? Do you have something like table of correspondence between USB and ebookusb? If not how that table can be produced from your python code? From your logs?

What I am trying to tell - runnable source code is great but documentations is also a very interesting thing.
gseryakov is offline   Reply With Quote