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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to eteran/edb-debugger

Open-source alternatives to Edb Debugger

30 open-source projects similar to eteran/edb-debugger, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Edb Debugger alternative.

  • androguard/androguardandroguard avatar

    androguard/androguard

    6,116View on GitHub↗

    Reverse engineering and pentesting for Android applications

    Python
    View on GitHub↗6,116
  • angr/angrangr avatar

    angr/angr

    8,898View on 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
    View on GitHub↗8,898
  • aquynh/capstoneaquynh avatar

    aquynh/capstone

    8,839View on 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
    View on GitHub↗8,839
  • beeware/bugjarB

    beeware/bugjar

    0View on GitHub↗
    View on GitHub↗0

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
binaryanalysisplatform/bapBinaryAnalysisPlatform avatar

BinaryAnalysisPlatform/bap

2,239View on GitHub↗

Binary Analysis Platform

OCaml
View on GitHub↗2,239
  • blacksphere/blackmagicB

    blacksphere/blackmagic

    0View on GitHub↗
    View on GitHub↗0
  • boomerangdecompiler/boomerangBoomerangDecompiler avatar

    BoomerangDecompiler/boomerang

    403View on GitHub↗

    Boomerang Decompiler - Fighting the code-rot :)

    C++
    View on GitHub↗403
  • bwall/bamfdetectB

    bwall/bamfdetect

    0View on GitHub↗
    View on GitHub↗0
  • cgdb/cgdbcgdb avatar

    cgdb/cgdb

    1,829View on GitHub↗

    Console front-end to the GNU debugger

    C
    View on GitHub↗1,829
  • changeofpace/viviennevmmchangeofpace avatar

    changeofpace/VivienneVMM

    827View on GitHub↗

    VivienneVMM

    C++
    View on GitHub↗827
  • christhecoolhut/pinctfChrisTheCoolHut avatar

    ChrisTheCoolHut/PinCTF

    505View on GitHub↗

    Using Intel's PIN tool to solve CTF problems

    Python
    View on GitHub↗505
  • cisco-talos/pyreboxCisco-Talos avatar

    Cisco-Talos/pyrebox

    1,687View on GitHub↗

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

    C
    View on GitHub↗1,687
  • cisco-talos/ropmemuCisco-Talos avatar

    Cisco-Talos/ROPMEMU

    288View on GitHub↗

    ROPMEMU is a framework to analyze, dissect and decompile complex code-reuse attacks.

    Python
    View on GitHub↗288
  • cmu-sei/pharoscmu-sei avatar

    cmu-sei/pharos

    1,708View on GitHub↗

    Automated static analysis tools for binary programs

    C++
    View on GitHub↗1,708
  • cobaltfusion/debugviewppCobaltFusion avatar

    CobaltFusion/DebugViewPP

    1,251View on GitHub↗

    DebugView++, collects, views, filters your application logs, and highlights information that is important to you!

    C++
    View on GitHub↗1,251
  • codypierce/hackers-grepcodypierce avatar

    codypierce/hackers-grep

    170View on GitHub↗

    hackers-grep is a utility to search for strings in PE executables including imports, exports, and debug symbols

    Python
    View on GitHub↗170
  • cosmos72/gomacrocosmos72 avatar

    cosmos72/gomacro

    2,286View on GitHub↗

    Interactive Go interpreter and debugger with REPL, Eval, generics and Lisp-like macros

    Godebuggerevalgenerics
    View on GitHub↗2,286
  • crypto2011/idrcrypto2011 avatar

    crypto2011/IDR

    1,138View on GitHub↗

    Interactive Delphi Reconstructor

    C++
    View on GitHub↗1,138
  • cybershadow/rabcdasmCyberShadow avatar

    CyberShadow/RABCDAsm

    452View on GitHub↗

    Robust ABC (ActionScript Bytecode) Dis-Assembler

    D
    View on GitHub↗452
  • derekselander/lldbDerekSelander avatar

    DerekSelander/LLDB

    1,878View on GitHub↗

    A collection of LLDB aliases/regexes and Python scripts to aid in your debugging sessions

    Pythondebuggingioslldb
    View on GitHub↗1,878
  • devttys0/binwalkdevttys0 avatar

    devttys0/binwalk

    14,048View on 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
    View on GitHub↗14,048
  • emoon/prodbgE

    emoon/prodbg

    0View on GitHub↗
    View on GitHub↗0
  • facebook/ds2F

    facebook/ds2

    0View on GitHub↗
    View on GitHub↗0
  • fireeye/stringsifterfireeye avatar

    fireeye/stringsifter

    756View on GitHub↗

    A machine learning tool that ranks strings based on their relevance for malware analysis.

    Python
    View on GitHub↗756
  • gilligan/vim-lldbG

    gilligan/vim-lldb

    0View on GitHub↗
    View on GitHub↗0
  • google/binnavigoogle avatar

    google/binnavi

    2,887View on GitHub↗

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

    Java
    View on GitHub↗2,887
  • google/gapidgoogle avatar

    google/gapid

    2,241View on GitHub↗

    Graphics API Debugger

    Goandroiddebuggergles
    View on GitHub↗2,241
  • hugsy/codebrohugsy avatar

    hugsy/codebro

    47View on GitHub↗

    Web based code browser using clang to provide basic code analysis.

    HTML
    View on GitHub↗47
  • hugsy/gefhugsy avatar

    hugsy/gef

    8,020View on GitHub↗

    GEF is a Python-based extension for GDB that serves as a framework for binary analysis, exploit development, and low-level debugging. It functions as a dynamic analysis extension designed to assist in reverse engineering workflows and malware analysis by enhancing the debugger's ability to inspect process state and memory. The project is distinguished by its specialized heap analysis tools, which allow for the inspection of glibc heap arenas, bins, and chunks to detect memory corruption. It also provides a dedicated toolkit for exploit development, including cyclic pattern generation for offs

    Pythonbinary-ninjactfdebugging
    View on GitHub↗8,020
  • 0xd4d/dnspy0xd4d avatar

    0xd4d/dnSpy

    29,539View on 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#
    View on GitHub↗29,539