View Single Post
Old 12-18-2009, 04:42 PM   #106
phenomshel
ZCD BombShel
phenomshel ought to be getting tired of karma fortunes by now.phenomshel ought to be getting tired of karma fortunes by now.phenomshel ought to be getting tired of karma fortunes by now.phenomshel ought to be getting tired of karma fortunes by now.phenomshel ought to be getting tired of karma fortunes by now.phenomshel ought to be getting tired of karma fortunes by now.phenomshel ought to be getting tired of karma fortunes by now.phenomshel ought to be getting tired of karma fortunes by now.phenomshel ought to be getting tired of karma fortunes by now.phenomshel ought to be getting tired of karma fortunes by now.phenomshel ought to be getting tired of karma fortunes by now.
 
phenomshel's Avatar
 
Posts: 4,793
Karma: 8293322
Join Date: Jan 2009
Location: The Frozen North (aka Illinois, USA)
Device: iPad, STB Kindle Oasis
Quote:
Originally Posted by stewball View Post
Thanks for the hard work. The new version attempts to open K4PC, but I get this error.
Traceback (most recent call last):
File "C:\Python26\New folder\unswindle.pyw", line 752, in gui_main
inpath, pid = unswindler.get_book()
File "C:\Python26\New folder\unswindle.pyw", line 703, in get_book
debugger.main_loop()
File "C:\Python26\New folder\unswindle.pyw", line 562, in main_loop
self._handle_bp(addr)
File "C:\Python26\New folder\unswindle.pyw", line 493, in _handle_bp
callback(self, context)
File "C:\Python26\New folder\unswindle.pyw", line 627, in _get_book_path
path = debugger.read_process_memory(addr, 4096)
File "C:\Python26\New folder\unswindle.pyw", line 436, in read_process_memory
raise DebuggerError("could not read memory @ 0x%08x" % (addr,))
TypeError: %x format: a number is required, not c_void_p.

When I open K4PC first and run the script, I get "Failed To Determine Book Path". Am I doing anything wrong? I am on Windows 7 Ultimate 32bit.

Thanks
Never mind... had a "duh" moment...

Last edited by phenomshel; 12-18-2009 at 04:42 PM. Reason: duh moment
phenomshel is offline   Reply With Quote