Category: Reverse Engineering

mellivora

Mellivora: CTF engine written in PHP

Mellivora Mellivora is a CTF engine written in PHP. Features Arbitrary categories and challenges. Scoreboard with optional multiple team types. Manual or automatic free-text submission marking. Challenge hints. Team progress...

peanalyzer

peanalyzer: Advanced Portable Executable File Analyzer

peanalyzer Advanced Portable Executable File Analyzer Installation git clone https://github.com/blacknbunny/peanalyzer.git && cd peanalyzer/ pip install pefile pip install capstone Usage python pyanalyzer.py –file file.exe –show all python pyanalyzer.py –file file.exe...