This repository contains a fork of NtQuery/Scylla with tweaks from x64dbg/Scylla as well as additional fixes, refactoring and bindings.
Scylla's key features:
- x64 and x86 support
- Unicode support
- Plugin support
- Works on Windows 7 and superior
Source code is licensed under GNU GENERAL PUBLIC LICENSE v3.0.
Sometimes the API kernel32.dll GetProcAddress cannot be resolved, because the
IAT has an entry from apphelp.dll.
Some ImpREC Plugins don't work with Windows Vista/7 because they don't "return 1" in the DllMain function.