View Single Post
Old 12-17-2009, 05:36 PM   #81
avid
Enthusiast
avid has learned how to buy an e-book online
 
Posts: 32
Karma: 97
Join Date: Mar 2006
Device: Palm TX, Ebookwise 1150, Cybook Gen 3
Quote:
Originally Posted by i♥cabbages View Post
I hate to sound like I'm pushing something here, but seriously: source-visible script with GUI that automatically figures out the appropriate source file and runs mobidedrm for you: Circumventing Kindle For PC DRM . No takers?
Yes - I tried it. XP/SP3 - Got this error after the K4PC splash screen...

Traceback (most recent call last):
File "C:\Documents and Settings\Owner\My Documents\books\unswindle.pyw", line 631, in gui_main
inpath, pid = unswindler.get_book()
File "C:\Documents and Settings\Owner\My Documents\books\unswindle.pyw", line 582, in get_book
debugger.main_loop()
File "C:\Documents and Settings\Owner\My Documents\books\unswindle.pyw", line 470, in main_loop
self._handle_bp(addr)
File "C:\Documents and Settings\Owner\My Documents\books\unswindle.pyw", line 436, in _handle_bp
callback(self, context)
File "C:\Documents and Settings\Owner\My Documents\books\unswindle.pyw", line 516, in _get_book_path
path = debugger.read_process_memory(addr, 4096)
File "C:\Documents and Settings\Owner\My Documents\books\unswindle.pyw", line 385, in read_process_memory
raise DebuggerError("could not read memory")
DebuggerError: could not read memory

Don't know enough about it to know what to do next...

Last edited by avid; 12-17-2009 at 05:43 PM.
avid is offline   Reply With Quote