Repository navigation

#

anti-debugging

Public malware techniques used in the wild: Virtual Machine, Emulation, Debuggers, Sandbox detection.

C++
6511
3 个月前

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

C++
3846
1 年前

Hiding kernel-driver for x86/x64.

C
2476
1 个月前

Hypervisor based anti anti debug plugin for x64dbg

C++
1453
1 年前

A bunch of Windows anti-debugging tricks for x86 and x64.

C++
794
4 年前

A collection of c++ programs that demonstrate common ways to detect the presence of an attached debugger.

C++
599
4 年前

UltimateAnticheat is an open source usermode anti-cheat system made to detect and prevent common attack vectors in game cheating (C++, Windows)

C++
526
1 个月前

AntiDebugging sample sources written in C++

C++
343
7 年前

.NET Project containing plenty of advanced techniques to detect various types of malicious actions on your software, with syscall support.

C#
324
3 个月前

Software copy protection against cracking & reverse engineering with anti-cracking & anti-debugging techniques. Software license key system with time trial options.

C
213
2 年前

安卓逆向相关文章中的示例代码(Sample code in Android reverse engineering articles)

C
203
7 天前

ObfuXtreme is an advanced Python obfuscation tool designed to bypass antivirus detection and remain undetectable on VirusTotal.

Python
170
2 个月前

Automatically identify and extract potential anti-debugging techniques used by malware.

Python
170
10 个月前

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.

C#
131
2 年前

StrongOD(anti anti-debug plugin) driver source code.

C
123
8 年前

A literal string obfuscation library for rust projects

Rust
89
7 个月前

Anti-Debugger + SSL-Pinning, to defeat fiddlers (distinguish debug-proxied connection and secure ur programs)

Python
55
2 年前

How to write a CrackMe for a CTF competition. Source code, technical explanation, anti-debugging and anti reverse-engineering tricks.

C++
48
3 年前

精选不同站点的JS逆向实例,内含详细讲解,并辅以知识点概括、加密算法、难度对比与链接跳转。涵盖补环境、扣JS、webpack与瑞数等诸多难点

JavaScript
45
1 个月前