Thread: x64dbg
View Single Post
  #185  
Old 05-14-2015, 21:11
mak mak is offline
Friend
 
Join Date: Feb 2010
Posts: 35
Rept. Given: 10
Rept. Rcvd 2 Times in 2 Posts
Thanks Given: 33
Thanks Rcvd at 36 Times in 15 Posts
mak Reputation: 2
Hi mr.exodia,

Do you have tested the x64dbg debugger in win 8.1 ?! Do you plan to do the optimization of code execution? Implementation of the code execution by F8 for example, I think it is too slow. Generally tracing in the code is fairly slow.

On my system, this message comes out -

---------------------------
ERROR
---------------------------
NT APIs missing

section

060200000109_x86_000169B0

file

Z:\x64_Debug\x32\plugins\NtApiCollection.ini
---------------------------
§°§¬
---------------------------

But I think it is a problem of plug-ins. After completion of debugging on Win 8.1, the debugging file looks like remain busy until you restart the debugger.

Do you plan to add the search for a set of assembly instructions?

Thank you for your great project!
Reply With Quote