View Single Post
Old 12-18-2009, 04:48 PM   #107
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
I'm still getting this, even after I "reset" according to Lilly's example.

Traceback (most recent call last):
File "C:\Python26\Tools\Scripts\unswindle.pyw", line 752, in gui_main
inpath, pid = unswindler.get_book()
File "C:\Python26\Tools\Scripts\unswindle.pyw", line 703, in get_book
debugger.main_loop()
File "C:\Python26\Tools\Scripts\unswindle.pyw", line 562, in main_loop
self._handle_bp(addr)
File "C:\Python26\Tools\Scripts\unswindle.pyw", line 493, in _handle_bp
callback(self, context)
File "C:\Python26\Tools\Scripts\unswindle.pyw", line 627, in _get_book_path
path = debugger.read_process_memory(addr, 4096)
File "C:\Python26\Tools\Scripts\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
phenomshel is offline   Reply With Quote