How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
Script for searching the extracted firmware file system for goodies!
Platform for emulation and dynamic analysis of Linux-based firmware
radare2 is a reverse engineering framework and binary analysis toolset. It functions as a multi-architecture disassembler, low-level binary debugger, and hexadecimal editor for inspecting executable structures and interpreting machine code when original source files are unavailable. The framework provides capabilities for decompiling machine instructions, performing symbolic analysis, and diffing binary files to identify structural changes across versions. It also includes a digital forensic analyzer and disk analyzer for browsing filesystem formats in userland. The toolset supports binary p
TROMMEL sifts through embedded device files to identify potential vulnerable indicators.
The main features of certcc/trommel are: Analysis Tools.
Open-source alternatives to certcc/trommel include: craigz28/firmwalker — Script for searching the extracted firmware file system for goodies! e-m-b-a/emba — EMBA - EMBEDDED LINUX ANALYZER. firmadyne/firmadyne — Platform for emulation and dynamic analysis of Linux-based firmware. radare/radare2 — radare2 is a reverse engineering framework and binary analysis toolset. It functions as a multi-architecture… refirmlabs/binwalk — Binwalk is a firmware analysis and reverse engineering tool designed to identify, extract, and analyze embedded files…