Hellsp@wn 12 Posted February 27, 2014 (edited) - bug in dump windows 1. start test.exe 2. break on WP 3. enter "dump 401000" 4. empty dump window 5. ok. only after scroll can see dump p.s. add "dump" command on right mouse button -> "Follow in dump" Edited February 27, 2014 by Hellsp@wn (see edit history) 1 Share this post Link to post
Artic 57 Posted February 27, 2014 strings and api search would be awesome, then i can use it to debug/dissam x64 targets.i guess this will take a while until its done. thanks for all the work you put into it. 1 Share this post Link to post
mrexodia 1,460 Posted February 27, 2014 @Hellsp@wn: Will be fixed in the next release probably. @Artic: The GUI part is done, which means there is a searchable list programmable through a simple API, but I have to create a more stable (and especially faster) disassembling translation engine, which will take quite some time. I already got string search working, but it took 20 minutes to search ntdll.dll's code section Greetings 3 Share this post Link to post