ScyllaHide
Anti-anti-debugger
A user-mode anti-anti-debugger library that hooks various functions to prevent debugger detection.
Advanced usermode anti-anti-debugger. Forked from https://bitbucket.org/NtQuery/scyllahide
4k stars
90 watching
440 forks
Language: C++
last commit: 8 months ago
Linked from 1 awesome list
anti-debuganti-debuggingdebugdebuggerdebugginghacktoberfestollydbgx64dbgx64dbg-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
x64dbg/x64dbg | A comprehensive debugger for Windows, focusing on reverse engineering and malware analysis of executables without source code. | 45,012 |
brock7/xdbg | A plugin that intercepts and blocks anti-debugging attempts in 64-bit debuggers. | 194 |
hyperdbg/hyperdbg | A hypervisor-assisted debugger that analyzes and reverses malware, firmware, and software by monitoring system executions without relying on Windows APIs or traditional debugging mechanisms. | 2,970 |
x64dbg/x64dbgpy | Automates interaction with x64dbg debugger using Python. | 1,469 |
blackmagic-debug/blackmagic | A software tool for in-application debugging of microprocessors. | 3,337 |
xshows/ollydbg-script | A collection of batch scripts for bypassing anti-debugging and debugging limitations in OllyDbg | 9 |
x64dbg/x64dbgpylib | Port of Windows debugging library to Python for improved support in x64dbg | 51 |
air14/hyperhide | A hypervisor-based plugin to detect and prevent anti-debugging techniques in 64-bit debugging tools | 1,298 |
snare/voltron | A Python toolkit for creating custom debugger user interfaces | 6,181 |
inducer/pudb | An interactive debugger for Python code, providing a lightweight and keyboard-friendly interface. | 3,002 |
xyb/robotframework-debuglibrary | A debugging library for Robot Framework allowing interactive shell functionality | 105 |
deivid-rodriguez/byebug | A Ruby debugger that provides traditional debugging features such as stepping, breaking, and evaluating. | 3,343 |
eteran/edb-debugger | A cross-platform debugger for multiple architectures and operating systems. | 2,725 |
seahyinghang8/blinky | An AI-powered debugging agent that uses LLMs to identify and fix backend code errors in real-time. | 43 |