ConfuserEx
Protection software
Protects .NET applications against reverse engineering and tampering by hiding their internal structures and encryption methods.
An open-source, free protector for .NET applications
2k stars
85 watching
368 forks
Language: C#
last commit: 6 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
dr4k0nia/unscrambler | A utility for removing and fixing modifications to ConfuserEx protections in compiled code. | 100 |
zaproxy/zaproxy | Automatically finds security vulnerabilities in web applications during development and testing. | 12,743 |
xmendez/wfuzz | A tool to automatically generate and test web application inputs for security vulnerabilities | 5,967 |
radareorg/radare2 | A framework and command-line toolset for analyzing and reversing binaries | 20,705 |
vallens/confuserexswitchkiller | A tool designed to disrupt or manipulate switch killers in operating systems | 8 |
mandiant/flare-floss | Automatically extracts obfuscated strings from malware binaries using static analysis techniques | 3,255 |
yelp/detect-secrets | An enterprise-friendly tool for identifying and preventing sensitive data in code repositories. | 3,829 |
solemnwarning/rehex | A cross-platform hex editor for reverse engineering and data analysis. | 2,312 |
pwntester/ysoserial.net | Generates payloads to exploit unsafe .NET object deserialization. | 3,237 |
marmelab/gremlins.js | A tool that simulates unpredictable user interactions to test an application's robustness and detect potential errors. | 9,025 |
hasherezade/pe-sieve | A tool for detecting and analyzing malicious code in executables | 3,103 |
certbot/certbot | Automates HTTPS certificate management and deployment on web servers | 31,577 |
google/oss-fuzz | An automated testing framework that uses random data to find errors in software | 10,548 |
horsicq/detect-it-easy | A tool that helps identify types of files using binary analysis and machine learning algorithms. | 7,631 |
rizinorg/rizin | A reverse engineering framework and command-line toolset for analyzing binaries, debugging programs, and more. | 2,711 |