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

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

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

Open-source alternatives to Keypatch

30 open-source projects similar to keystone-engine/keypatch, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Keypatch alternative.

  • 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
  • aidansteele/osx-abi-macho-file-format-referenceaidansteele का अवतार

    aidansteele/osx-abi-macho-file-format-reference

    878GitHub पर देखें↗
    abiapplemach-o
    GitHub पर देखें↗878
  • 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
  • anatolikalysch/vmattackA

    anatolikalysch/VMAttack

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • 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

AI सर्च

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

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

Find more with AI search
  • 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
  • avast/retdec-idapluginavast का अवतार

    avast/retdec-idaplugin

    799GitHub पर देखें↗

    RetDec plugin for IDA (Interactive Disassembler).

    C++
    GitHub पर देखें↗799
  • binaryanalysisplatform/bapBinaryAnalysisPlatform का अवतार

    BinaryAnalysisPlatform/bap

    2,239GitHub पर देखें↗

    Binary Analysis Platform

    OCaml
    GitHub पर देखें↗2,239
  • binsigma/binsourcererB

    BinSigma/BinSourcerer

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • blacktop/ipswblacktop का अवतार

    blacktop/ipsw

    3,163GitHub पर देखें↗

    ipsw is a specialized toolkit for iOS firmware analysis, binary reverse engineering, and hardware interaction. It provides a suite of tools for downloading, extracting, and analyzing firmware images and kernel caches, alongside a MachO binary analysis tool for disassembling and patching executables. The project distinguishes itself through integrated language-model-powered code reconstruction to translate machine code into high-level source code. It also features an automation client for the App Store Connect API to manage certificates and application settings. The framework covers a broad r

    Goappleclass-dumpdyld
    GitHub पर देखें↗3,163
  • c0demap/codemapC

    c0demap/codemap

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • cellebrite-srl/functioninlinercellebrite-srl का अवतार

    cellebrite-srl/FunctionInliner

    226GitHub पर देखें↗

    FunctionInliner is an IDA plugin that can be used to ease the reversing of binaries that have been space-optimized with function outlining (e.g. clang --moutline).

    C
    GitHub पर देखें↗226
  • cellebrite-srl/pacxplorercellebrite-srl का अवतार

    cellebrite-srl/PacXplorer

    154GitHub पर देखें↗

    PacXplorer is an IDA plugin that adds XREFs between virtual functions and their call sites. This is accomplished by leveraging PAC codes in ARM64e binaries. 1. install ida-nentode somewhere IDA can import it 2. clone the repository and symlink ~/.idapro/plugins/pacxplorer.py to pacxplorer.py in…

    Python
    GitHub पर देखें↗154
  • cisco-talos/dyndataresolverC

    Cisco-Talos/DynDataResolver

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • cisco-talos/ghidaC

    Cisco-Talos/GhIDA

    0GitHub पर देखें↗

    GhIDA is an IDA Pro plugin that integrates the Ghidra decompiler in IDA.

    GitHub पर देखें↗0
  • corelan/monacorelan का अवतार

    corelan/mona

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

    Corelan Repository for mona.py

    Python
    GitHub पर देखें↗1,869
  • cseagle/freedomcseagle का अवतार

    cseagle/fREedom

    230GitHub पर देखें↗

    capstone based disassembler for extracting to binnavi

    PLpgSQL
    GitHub पर देखें↗230
  • cxnder/bn-dyldsharedcacheC

    cxnder/bn-dyldsharedcache

    0GitHub पर देखें↗

    Author: cynder (kat)

    GitHub पर देखें↗0
  • cxnder/ktoolcxnder का अवतार

    cxnder/ktool

    519GitHub पर देखें↗

    MachO/ObjC Analysis Editing toolkit.

    Python
    GitHub पर देखें↗519
  • danigargu/heap-viewerD

    danigargu/heap-viewer

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • dloss/binary-parsingD

    dloss/binary-parsing

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • dubuqingfeng/ollydbg-scriptD

    dubuqingfeng/ollydbg-script

    0GitHub पर देखें↗

    ` git clone https://github.com/dubuqingfeng/ollydbg-script.git `

    GitHub पर देखें↗0
  • elisezerotwo/iboot-binja-loaderEliseZeroTwo का अवतार

    EliseZeroTwo/iBoot-Binja-Loader

    35GitHub पर देखें↗

    Binary Ninja Loader for iBoot & SecureROM

    Python
    GitHub पर देखें↗35
  • ffri/packerdetectiontoolevaluationFFRI का अवतार

    FFRI/PackerDetectionToolEvaluation

    14GitHub पर देखें↗

    We evaluated two packer type estimation/detection tools (pypeid and Detect It Easy (DIE)) to fix this issue.

    Python
    GitHub पर देखें↗14
  • fireeye/flare-emuF

    fireeye/flare-emu

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • fireeye/flare-flossfireeye का अवतार

    fireeye/flare-floss

    4,054GitHub पर देखें↗

    This project is a binary static analysis tool designed to recover hidden and non-standard encoded strings from compiled binaries. It functions as a malware analysis utility and string decryptor, extracting obfuscated text to reveal concealed program behavior without executing the code. The tool automates the recovery of embedded strings through a combination of emulated instruction execution and abstract syntax tree evaluation. It utilizes pattern-based heuristic detection to identify obfuscation routines and employs cross-platform binary parsing to process multiple executable formats. The s

    Python
    GitHub पर देखें↗4,054
  • gdbinit/machoviewgdbinit का अवतार

    gdbinit/MachOView

    2,864GitHub पर देखें↗

    MachOView fork

    C
    GitHub पर देखें↗2,864
  • geohot/qirageohot का अवतार

    geohot/qira

    4,070GitHub पर देखें↗

    Qira is a runtime analysis tool and interactive binary debugger designed for the QEMU emulator. It functions as a binary execution tracer that records a full timeline of instruction invocations and provides a system for monitoring memory operations within guest processes. The project enables the analysis of compiled binaries by tracing instruction-level execution and mapping raw memory addresses to user-defined annotations. It includes capabilities for state-snapshotting to manage execution forks, allowing the navigation of divergent logic paths and the inspection of CPU register states and s

    C
    GitHub पर देखें↗4,070
  • google/binnavigoogle का अवतार

    google/binnavi

    2,887GitHub पर देखें↗

    BinNavi is a binary analysis IDE that allows to inspect, navigate, edit and annotate control flow graphs and call graphs of disassembled code.

    Java
    GitHub पर देखें↗2,887
  • hack-different/iboot-idaH

    hack-different/iBoot-IDA

    0GitHub पर देखें↗

    32/64 bit SecureROM/iBoot loader for IDA Pro. Supports IDA Pro 7.0+ on all platforms.

    GitHub पर देखें↗0