awesome-repositories.com
Blog
awesome-repositories.com

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

ExploreazăCăutări recomandateOpen-source alternativesSelf-hosted softwareBlogHartă site
ProiectDespreHow we rankPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
BinaryAnalysisPlatform avatar

BinaryAnalysisPlatform/bap

0
View on GitHub↗
2,239 stele·283 fork-uri·OCaml·MIT·3 vizualizări

Bap

Binary Analysis Platform

Features

  • Binary Analysis - Platform for binary analysis and program transformation.
  • Binary Analysis Frameworks - A framework for binary analysis and program verification.
  • Instrumente de analiză binară - Platform for binary analysis and program transformation.
  • Program Analysis - Platform for reverse engineering and binary program analysis.
  • Reverse Engineering Frameworks - Platform for binary analysis, lifting, and formal verification.
  • Reverse Engineering - Offers a multiplatform framework for binary analysis.

Istoric stele

Graficul istoricului de stele pentru binaryanalysisplatform/bapGraficul istoricului de stele pentru binaryanalysisplatform/bap

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Bap

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Bap.
  • angr/angrAvatar angr

    angr/angr

    8,898Vezi pe GitHub↗

    Angr is a binary analysis framework and static analysis tool used for reverse engineering compiled binaries. It serves as a binary decompiler and a lifting platform that translates machine code into a common intermediate representation to enable cross-architecture analysis. The framework integrates a symbolic execution engine and constraint solvers to determine the inputs required to reach specific program states. It also employs untrusted code sandboxing to isolate guest code from the host environment during analysis. Its capabilities cover control flow and data flow analysis, including the

    Python
    Vezi pe GitHub↗8,898
  • 0xd4d/dnspyAvatar 0xd4d

    0xd4d/dnSpy

    29,539Vezi pe 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#
    Vezi pe GitHub↗29,539
  • airbus-seclab/bincatAvatar airbus-seclab

    airbus-seclab/bincat

    1,858Vezi pe GitHub↗

    Binary code static analyser, with IDA integration. Performs value and taint analysis, type reconstruction, use-after-free and double-free detection

    OCaml
    Vezi pe GitHub↗1,858
  • aquynh/capstoneAvatar aquynh

    aquynh/capstone

    8,839Vezi pe 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
    Vezi pe GitHub↗8,839
Vezi toate cele 30 alternative pentru Bap→

Frequently asked questions

What does binaryanalysisplatform/bap do?

Binary Analysis Platform

What are the main features of binaryanalysisplatform/bap?

The main features of binaryanalysisplatform/bap are: Binary Analysis, Binary Analysis Frameworks, Instrumente de analiză binară, Program Analysis, Reverse Engineering Frameworks, Reverse Engineering.

What are some open-source alternatives to binaryanalysisplatform/bap?

Open-source alternatives to binaryanalysisplatform/bap include: angr/angr — Angr is a binary analysis framework and static analysis tool used for reverse engineering compiled binaries. It serves… 0xd4d/dnspy — dnSpy is a specialized toolset for the reverse engineering, analysis, and modification of compiled .NET binaries. It… cisco-talos/ghida — GhIDA is an IDA Pro plugin that integrates the Ghidra decompiler in IDA. aquynh/capstone — Capstone is a multi-architecture disassembly framework and binary translation system. It converts binary machine code… airbus-seclab/bincat — Binary code static analyser, with IDA integration. Performs value and taint analysis, type reconstruction,… fireeye/flare-floss — This project is a binary static analysis tool designed to recover hidden and non-standard encoded strings from…