Repository navigation
anti-debugging
- Website
- Wikipedia
Public malware techniques used in the wild: Virtual Machine, Emulation, Debuggers, Sandbox detection.
Advanced usermode anti-anti-debugger. Forked from https://bitbucket.org/NtQuery/scyllahide
Hiding kernel-driver for x86/x64.
Hypervisor based anti anti debug plugin for x64dbg
A bunch of Windows anti-debugging tricks for x86 and x64.
A collection of c++ programs that demonstrate common ways to detect the presence of an attached debugger.
UltimateAnticheat is an open source usermode anti-cheat system made to detect and prevent common attack vectors in game cheating (C++, Windows)
Linux anti-debugging and anti-analysis rust library
.NET Project containing plenty of advanced techniques to detect various types of malicious actions on your software, with syscall support.
Software copy protection against cracking & reverse engineering with anti-cracking & anti-debugging techniques. Software license key system with time trial options.
安卓逆向相关文章中的示例代码(Sample code in Android reverse engineering articles)
ObfuXtreme is an advanced Python obfuscation tool designed to bypass antivirus detection and remain undetectable on VirusTotal.
Automatically identify and extract potential anti-debugging techniques used by malware.
Copy Protection Software and Obfuscator which make you securly implement a license for a user, supports licensing with: HWID, License, USB HWID, and it prevent debugging your application by applying anti-debugger attaching techniques.
StrongOD(anti anti-debug plugin) driver source code.
A literal string obfuscation library for rust projects
Anti-Debugger + SSL-Pinning, to defeat fiddlers (distinguish debug-proxied connection and secure ur programs)
How to write a CrackMe for a CTF competition. Source code, technical explanation, anti-debugging and anti reverse-engineering tricks.
精选不同站点的JS逆向实例,内含详细讲解,并辅以知识点概括、加密算法、难度对比与链接跳转。涵盖补环境、扣JS、webpack与瑞数等诸多难点