Eveheeero's Stars
x64dbg/x64dbg
An open-source user mode debugger for Windows. Optimized for reverse engineering and malware analysis.
microsoft/MS-DOS
The original sources of MS-DOS 1.25, 2.0, and 4.0 for reference purposes
openssl/openssl
TLS/SSL and crypto library
ValdikSS/GoodbyeDPI
GoodbyeDPI — Deep Packet Inspection circumvention utility (for Windows)
upx/upx
UPX - the Ultimate Packer for eXecutables
offensive-security/exploitdb
The legacy Exploit Database repository - New repo located at https://gitlab.com/exploit-database/exploitdb
Cisco-Talos/clamav
ClamAV - Documentation is here: https://docs.clamav.net
jstrosch/malware-samples
Malware samples, analysis exercises and other interesting resources.
nimrodpar/Labeled-Elfs
A collection of well labeled ELF binaries compiled from benign and malicious code in various ways. Great for exploring similarity in executables and training various ML models.
VorpalBlade/cfunge
A fast Befunge93/98 interpreter in C
tngreene/BefungeSharp
A project to create a Befunge93/98 interpreter and debugger using C#