
theZoo
Curated repository of live malware samples and source code for educational malware analysis and research, with an organized database and CLI tools…

Curated repository of live malware samples and source code for educational malware analysis and research, with an organized database and CLI tools…


Source code for the book "Black Hat Python" by Justin Seitz. The code has been fully converted to Python 3, reformatted to comply with PEP8 standards…

Source code for the book "Violent Python" by TJ O'Connor. The code has been fully converted to Python 3, reformatted to comply with PEP8 standards…


An open source script to perform malware static analysis on Portable Executable

Challenge handouts, source code, and solutions for UofTCTF 2025

JAR analysis tool for exploring, searching, and extracting specific classes from large JAR files with bytecode search, multi-selection extraction,…