All Projects → x64dbg → Scyllahide

x64dbg / Scyllahide

Licence: gpl-3.0
Advanced usermode anti-anti-debugger. Forked from https://bitbucket.org/NtQuery/scyllahide

Programming Languages

C++
36643 projects - #6 most used programming language
c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to Scyllahide

gdbundle
Minimalist plugin manager for GDB and LLDB
Stars: ✭ 72 (-96.74%)
Mutual labels:  debugger, debugging, debug
SmartDump
SmartDump - an exception and memory dump capture utility
Stars: ✭ 17 (-99.23%)
Mutual labels:  debugger, debugging, debug
react-native-debug-console
A network and console debug component and modal for react native purely in JavaScript
Stars: ✭ 17 (-99.23%)
Mutual labels:  debugger, debugging, debug
docker-pudb
Debug Python code within a Docker container remotely from your terminal using pudb
Stars: ✭ 18 (-99.19%)
Mutual labels:  debugger, debugging, debug
Gdb Frontend
☕ GDBFrontend is an easy, flexible and extensionable gui debugger.
Stars: ✭ 2,104 (-4.84%)
Mutual labels:  debugger, debugging, debug
Cocoadebug
iOS Debugging Tool 🚀
Stars: ✭ 3,769 (+70.47%)
Mutual labels:  debugger, debugging, debug
Scala Debugger
Scala libraries and tooling utilizing the Java Debugger Interface.
Stars: ✭ 100 (-95.48%)
Mutual labels:  debugger, debugging
Birdseye
Graphical Python debugger which lets you easily view the values of all evaluated expressions
Stars: ✭ 1,373 (-37.9%)
Mutual labels:  debugger, debugging
Frodo
Android Library for Logging RxJava Observables and Subscribers.
Stars: ✭ 1,496 (-32.34%)
Mutual labels:  debugger, debugging
Rexbug
A thin Elixir wrapper for the redbug Erlang tracing debugger.
Stars: ✭ 126 (-94.3%)
Mutual labels:  debugger, debugging
Strongod
StrongOD(anti anti-debug plugin) driver source code.
Stars: ✭ 76 (-96.56%)
Mutual labels:  debugger, debug
React Native Vdebug
React-Native 调试工具,支持Console终端、Network导出cURL,可视化Response,Retry cURL。
Stars: ✭ 124 (-94.39%)
Mutual labels:  debugger, debug
Edb Debugger
edb is a cross-platform AArch32/x86/x86-64 debugger.
Stars: ✭ 2,019 (-8.68%)
Mutual labels:  debugger, ollydbg
Debug
A tiny JavaScript debugging utility modelled after Node.js core's debugging technique. Works in Node.js and web browsers
Stars: ✭ 9,912 (+348.3%)
Mutual labels:  debugging, debug
React Native Logs
Performance-aware simple logger for React-Native with namespaces, custom levels and custom transports (colored console, file writing, etc.)
Stars: ✭ 84 (-96.2%)
Mutual labels:  debugging, debug
Scala Trace Debug
Macro based print debugging. Locates log statements in your IDE.
Stars: ✭ 110 (-95.02%)
Mutual labels:  debugging, debug
Vlog
An in-display logging library for Android 📲
Stars: ✭ 86 (-96.11%)
Mutual labels:  debugging, debug
Blender Debugger For Vscode
Blender addon for remote debugging Blender with VS Code (and Visual Studio)
Stars: ✭ 123 (-94.44%)
Mutual labels:  debugging, debug
Frodo2
Android Library for Logging RxJava2 Components
Stars: ✭ 142 (-93.58%)
Mutual labels:  debugger, debugging
Vimspector
vimspector - A multi-language debugging system for Vim
Stars: ✭ 2,711 (+22.61%)
Mutual labels:  debugger, debugging

ScyllaHide

Build status

ScyllaHide is an advanced open-source x64/x86 user mode Anti-Anti-Debug library. It hooks various functions to hide debugging. This tool is intended to stay in user mode (ring 3). If you need kernel mode (ring 0) Anti-Anti-Debug, please see TitanHide. Forked from NtQuery/ScyllaHide.

ScyllaHide supports various debuggers through plugins:

PE x64 debugging is fully supported with plugins for x64dbg and IDA.

Please note that ScyllaHide is not limited to these debuggers. You can use the standalone command line version of ScyllaHide. You can inject ScyllaHide into any process debugged by any debugger.

More information is available in the documentation (PDF).

License

ScyllaHide is licensed under the GNU General Public License v3.

Special thanks to

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].