awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

6 repositorios

Awesome GitHub RepositoriesAnalysis Tools

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.

Awesome Analysis Tools GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • radare/radare2Avatar de radare

    radare/radare2

    24,129Ver en GitHub↗

    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.

    C
    Ver en GitHub↗24,129
  • refirmlabs/binwalkAvatar de ReFirmLabs

    ReFirmLabs/binwalk

    14,045Ver en GitHub↗

    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.

    Rust
    Ver en GitHub↗14,045
  • e-m-b-a/embaAvatar de e-m-b-a

    e-m-b-a/emba

    3,511Ver en GitHub↗

    EMBA - EMBEDDED LINUX ANALYZER

    Automated security analysis for Linux-based embedded firmware.

    Shell
    Ver en GitHub↗3,511
  • firmadyne/firmadyneAvatar de firmadyne

    firmadyne/firmadyne

    2,079Ver en GitHub↗

    Platform for emulation and dynamic analysis of Linux-based firmware

    Emulation and penetration testing environment for firmware images.

    Shell
    Ver en GitHub↗2,079
  • craigz28/firmwalkerAvatar de craigz28

    craigz28/firmwalker

    1,208Ver en GitHub↗

    Script for searching the extracted firmware file system for goodies!

    Scans extracted firmware for sensitive files and configuration data.

    Shell
    Ver en GitHub↗1,208
  • certcc/trommelAvatar de CERTCC

    CERTCC/trommel

    214Ver en GitHub↗

    TROMMEL sifts through embedded device files to identify potential vulnerable indicators.

    Searches extracted firmware images for sensitive information.

    Python
    Ver en GitHub↗214
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Analysis Tools