awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
cmu-sei avatar

cmu-sei/pharos

0
View on GitHub↗
1,708 stars·210 forks·C++·2 vues

Pharos

Automated static analysis tools for binary programs

Features

  • Detection and Classification - Generates YARA signatures for functions within executables.
  • Reverse Engineering Tools - Automated static analysis for binary programs.
  • Reverse Engineering - Performs automated static analysis of binary files.

Historique des stars

Graphique de l'historique des stars pour cmu-sei/pharosGraphique de l'historique des stars pour cmu-sei/pharos

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Questions fréquentes

Que fait cmu-sei/pharos ?

Automated static analysis tools for binary programs

Quelles sont les fonctionnalités principales de cmu-sei/pharos ?

Les fonctionnalités principales de cmu-sei/pharos sont : Detection and Classification, Reverse Engineering Tools, Reverse Engineering.

Quelles sont les alternatives open-source à cmu-sei/pharos ?

Les alternatives open-source à cmu-sei/pharos incluent : devttys0/binwalk — Binwalk is a firmware analysis tool and binary data carver used to identify and extract embedded files and data… horsicq/detect-it-easy — Detect-It-Easy is a binary file identifier and analysis toolkit designed to determine file formats, compilers, and… aquynh/capstone — Capstone is a multi-architecture disassembly framework and binary translation system. It converts binary machine code… cisco-talos/pyrebox — Python scriptable Reverse Engineering Sandbox, a Virtual Machine instrumentation and inspection framework based on QEMU. 0xd4d/dnspy — dnSpy is a specialized toolset for the reverse engineering, analysis, and modification of compiled .NET binaries. It… joelpx/plasma — Plasma is an interactive disassembler for x86/ARM/MIPS. It can generates indented pseudo-code with colored syntax.

Alternatives open source à Pharos

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Pharos.
  • cisco-talos/pyreboxAvatar de Cisco-Talos

    Cisco-Talos/pyrebox

    1,687Voir sur GitHub↗

    Python scriptable Reverse Engineering Sandbox, a Virtual Machine instrumentation and inspection framework based on QEMU

    C
    Voir sur GitHub↗1,687
  • 0xd4d/dnspyAvatar de 0xd4d

    0xd4d/dnSpy

    29,539Voir sur GitHub↗

    dnSpy is a specialized toolset for the reverse engineering, analysis, and modification of compiled .NET binaries. It functions as a decompiler that converts assemblies back into readable high-level source code, an assembly editor for modifying bytecode and metadata, and a debugger for inspecting compiled binaries. The project integrates a hex editor specifically for inspecting and modifying raw bytes and Common Intermediate Language structures. It allows for the direct modification of binary contents to change application behavior without requiring the original project source files. The tool

    C#
    Voir sur GitHub↗29,539
  • aquynh/capstoneAvatar de aquynh

    aquynh/capstone

    8,839Voir sur GitHub↗

    Capstone is a multi-architecture disassembly framework and binary translation system. It converts binary machine code into human-readable assembly instructions for a wide variety of hardware instruction set architectures and virtual machines. The framework supports a diverse range of targets, including x86, ARM, RISC-V, and MIPS, as well as virtual machine environments like WebAssembly and the Ethereum Virtual Machine. It functions as an instruction analysis tool capable of extracting granular decomposition data and semantic information from disassembled code. The engine is designed for low-

    C
    Voir sur GitHub↗8,839
  • devttys0/binwalkAvatar de devttys0

    devttys0/binwalk

    14,048Voir sur GitHub↗

    Binwalk is a firmware analysis tool and binary data carver used to identify and extract embedded files and data segments from binary images. It functions as an embedded file extractor and data entropy analyzer to retrieve fragments from binary blobs when original file system structures are missing. The tool employs signature-based pattern matching and linear byte-stream scanning to detect known byte sequences and isolate hidden files. It uses sliding-window entropy analysis to locate regions of a file that are compressed or encrypted. The system supports recursive file carving, utilizing heu

    Rust
    Voir sur GitHub↗14,048
Voir les 30 alternatives à Pharos→