x64dbg / ScyllaHide

Advanced usermode anti-anti-debugger. Forked from https://bitbucket.org/NtQuery/scyllahide
GNU General Public License v3.0
3.45k stars 433 forks source link

x64dbg 32 bit #95

Open JimDunn1234 opened 4 years ago

JimDunn1234 commented 4 years ago

I have noticed that within the x64 x64dbg the plugin disables correctly but in x86 it does not. I cannot load any 32 bit apps into it with this plugin active. I have to manually disable the plugin by ScyllaHideX64DBGPlugin.dp32.bak and if I wish to use it remove the .bak extension. This is only present in the x86 version of the plugin and x64dbg 32 bit. Any info you need just let me know.

Mattiwatti commented 4 years ago

Sorry for the late response.

What happens exactly when you say you cannot load any apps? Do you get an error message? Any other indication of what's wrong?

Also, what target are you debugging (if it matters), and what OS are you on?