This is a collection of tools you may like if you are interested on reverse engineering and/or malware analysis on …
OSV – Open Source Vulnerability DB And Triage Service
OSV is a vulnerability database and triage infrastructure for open source projects aimed at helping both open source maintainers and …
Flawfinder – A Static Analysis Tool For Finding Vulnerabilities In C/C++ Source Code
This is “flawfinder” by David A. Wheeler. Flawfinder is a simple program that scans C/C++ source code and reports potential …
Binbloom – Raw Binary Firmware Analysis Software
The purpose of this project is to analyse a raw binary firmware and determine automatically some of its features. This …
Oregami – IDA Plugins And Scripts For Analyzing Register Usage Frame
“”” What is this register used for?Hmm.. I’ll just rename it to veryuniquename, do a textual search, and find all …
Polypyus – Learns To Locate Functions In Raw Binaries By Extracting Known Functions From Similar Binaries
Polypyus learns to locate functions in raw binaries by extracting known functions from similar binaries. Thus, it is a firmware …