- Notifications
You must be signed in to change notification settings - Fork10
Fork of Scylla with additional fixes and Python bindings.
License
NotificationsYou must be signed in to change notification settings
ergrelet/Scylla
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This repository contains a fork ofNtQuery/Scyllawith tweaks fromx64dbg/Scylla as well asadditional 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 APIkernel32.dll
GetProcAddress cannot be resolved, because theIAT has an entry fromapphelp.dll
.
Some ImpREC Plugins don't work with Windows Vista/7 because they don't "return 1"in the DllMain function.