ScyllaHide for IDA 7
ScyllaHide is an advanced open-source x64/x86 usermode Anti-Anti-Debug library. Experimental IDA7 support Deployment
You need to deploy following files:
How it works
It uses InjectorCLI to inject HookLibrary when debugger starts or attaches.
No remote debugging is supported and no GUI options.For now change parameters manually in scylla_hide.ini
More info: https://github.com/vdisasm/ScyllaHideForIda7
This plugin can PatchLocalWin32DebuggerPlugin when using IDA7 with the latest Win10
// IDA 7.0 for 32-bit bases
// Error 1491 on debugger start (happens on adding modules to list)
// It is not proper solution, but makes it possible to test plugin.