awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
BinaryAnalysisPlatform avatar

BinaryAnalysisPlatform/bap

0
View on GitHub↗
2,239 स्टार्स·283 फोर्क्स·OCaml·MIT·3 व्यूज़

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.
  • बाइनरी विश्लेषण उपकरण - 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.

स्टार हिस्ट्री

binaryanalysisplatform/bap के लिए स्टार हिस्ट्री चार्टbinaryanalysisplatform/bap के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Bap के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Bap के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • angr/angrangr का अवतार

    angr/angr

    8,898GitHub पर देखें↗

    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
    GitHub पर देखें↗8,898
  • 0xd4d/dnspy0xd4d का अवतार

    0xd4d/dnSpy

    29,539GitHub पर देखें↗

    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#
    GitHub पर देखें↗29,539
  • airbus-seclab/bincatairbus-seclab का अवतार

    airbus-seclab/bincat

    1,858GitHub पर देखें↗

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

    OCaml
    GitHub पर देखें↗1,858
  • aquynh/capstoneaquynh का अवतार

    aquynh/capstone

    8,839GitHub पर देखें↗

    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
    GitHub पर देखें↗8,839
Bap के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

binaryanalysisplatform/bap क्या करता है?

Binary Analysis Platform

binaryanalysisplatform/bap की मुख्य विशेषताएं क्या हैं?

binaryanalysisplatform/bap की मुख्य विशेषताएं हैं: Binary Analysis, Binary Analysis Frameworks, बाइनरी विश्लेषण उपकरण, Program Analysis, Reverse Engineering Frameworks, Reverse Engineering।

binaryanalysisplatform/bap के कुछ ओपन-सोर्स विकल्प क्या हैं?

binaryanalysisplatform/bap के ओपन-सोर्स विकल्पों में शामिल हैं: 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…