awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

6 repository-uri

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • radare/radare2Avatar radare

    radare/radare2

    24,129Vezi pe 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
    Vezi pe GitHub↗24,129
  • refirmlabs/binwalkAvatar ReFirmLabs

    ReFirmLabs/binwalk

    14,045Vezi pe 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
    Vezi pe GitHub↗14,045
  • e-m-b-a/embaAvatar e-m-b-a

    e-m-b-a/emba

    3,511Vezi pe GitHub↗

    EMBA - EMBEDDED LINUX ANALYZER

    Automated security analysis for Linux-based embedded firmware.

    Shell
    Vezi pe GitHub↗3,511
  • firmadyne/firmadyneAvatar firmadyne

    firmadyne/firmadyne

    2,079Vezi pe GitHub↗

    Platform for emulation and dynamic analysis of Linux-based firmware

    Emulation and penetration testing environment for firmware images.

    Shell
    Vezi pe GitHub↗2,079
  • craigz28/firmwalkerAvatar craigz28

    craigz28/firmwalker

    1,208Vezi pe GitHub↗

    Script for searching the extracted firmware file system for goodies!

    Scans extracted firmware for sensitive files and configuration data.

    Shell
    Vezi pe GitHub↗1,208
  • certcc/trommelAvatar CERTCC

    CERTCC/trommel

    214Vezi pe GitHub↗

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

    Searches extracted firmware images for sensitive information.

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