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
3k stars
91 watching
434 forks
Language: C++
last commit: 6 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. | 44,804 |
brock7/xdbg | A plugin that intercepts and blocks anti-debugging attempts in 64-bit debuggers. | 192 |
lordnoteworthy/al-khaser | A Proof-of-Concept malware application designed to test anti-malware and sandbox systems. | 5,919 |
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,927 |
x64dbg/x64dbgpy | Automates interaction with x64dbg debugger using Python. | 1,469 |
blackmagic-debug/blackmagic | A software tool for in-application debugging of microprocessors. | 3,279 |
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,274 |
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. | 2,990 |
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,338 |
eteran/edb-debugger | A cross-platform debugger for multiple architectures and operating systems. | 2,705 |
seahyinghang8/blinky | An AI-powered debugging agent that uses LLMs to identify and fix backend code errors in real-time. | 41 |