6 repositorios
Utilities for inspecting, emulating, and identifying vulnerabilities in firmware binaries.
Explore 6 awesome GitHub repositories matching part of an awesome list · Analysis Tools. Refine with filters or upvote what's useful.
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
Command-line framework for reverse engineering and binary analysis.
Binwalk is a firmware analysis and reverse engineering tool designed to identify, extract, and analyze embedded files and data types within binary firmware blobs. It functions as a binary file signature scanner and entropy analyzer to decompose firmware images into their constituent components. The tool distinguishes itself by combining signature-based pattern matching for known binary headers with entropy analysis. By calculating data randomness across file offsets, it can locate compressed or encrypted sections that do not possess known signatures. The project covers binary data forensics
Extracts files and identifies interesting patterns within binary images.
EMBA - EMBEDDED LINUX ANALYZER
Automated security analysis for Linux-based embedded firmware.
Platform for emulation and dynamic analysis of Linux-based firmware
Emulation and penetration testing environment for firmware images.
Script for searching the extracted firmware file system for goodies!
Scans extracted firmware for sensitive files and configuration data.
TROMMEL sifts through embedded device files to identify potential vulnerable indicators.
Searches extracted firmware images for sensitive information.