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
bootleg avatar

bootleg/ret-sync

0
View on GitHub↗
2,349 stars·304 forks·C·GPL-3.0·15 views

Ret Sync

ret-sync is a set of plugins that helps to synchronize a debugging session (WinDbg/GDB/LLDB/OllyDbg2/x64dbg) with IDA/Ghidra/Binary Ninja disassemblers.

Features

  • Binary Analysis - Synchronizes debugging sessions with disassemblers like IDA and Ghidra.
  • Debugger Integration - Synchronizes debugging sessions with external tools.
  • Debugger Tools - Synchronizes debugging sessions across disassemblers and debuggers.
  • IDA Pro Plugins - Synchronizes debugging sessions between disassemblers and debuggers.
  • Reverse Engineering and Analysis - Synchronize debugging sessions with disassemblers.
  • Debugger and Disassembler Plugins - Tool for synchronizing debuggers with disassemblers.
  • Reverse Engineering Tools - Synchronizes debuggers with reverse engineering tools for better analysis.

Star history

Star history chart for bootleg/ret-syncStar history chart for bootleg/ret-sync

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

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

Start searching with AI

Open-source alternatives to Ret Sync

Similar open-source projects, ranked by how many features they share with Ret Sync.
  • joxeankoret/diaphorajoxeankoret avatar

    joxeankoret/diaphora

    4,301View on GitHub↗

    Diaphora is a binary diffing tool and similarity engine designed to compare compiled binaries and identify changed or matching code sections. It functions as a reverse engineering plugin that maps relationships between functions and detects compilation units using assembler analysis and graph theory. The project specializes in vulnerability patch analysis, allowing users to detect security fixes by comparing different versions of a binary. It synchronizes analysis metadata, such as symbol names and comments, between binaries and generates patches by comparing decompiled pseudo-code. The engi

    Python
    View on GitHub↗4,301
  • 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
  • a1ext/labelessA

    a1ext/labeless

    0View on GitHub↗
    View on GitHub↗0
  • cisco-talos/ghidaC

    Cisco-Talos/GhIDA

    0View on GitHub↗

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

    View on GitHub↗0
See all 30 alternatives to Ret Sync→

Frequently asked questions

What does bootleg/ret-sync do?

ret-sync is a set of plugins that helps to synchronize a debugging session (WinDbg/GDB/LLDB/OllyDbg2/x64dbg) with IDA/Ghidra/Binary Ninja disassemblers.

What are the main features of bootleg/ret-sync?

The main features of bootleg/ret-sync are: Binary Analysis, Debugger Integration, Debugger Tools, IDA Pro Plugins, Reverse Engineering and Analysis, Debugger and Disassembler Plugins, Reverse Engineering Tools.

What are some open-source alternatives to bootleg/ret-sync?

Open-source alternatives to bootleg/ret-sync include: joxeankoret/diaphora — Diaphora is a binary diffing tool and similarity engine designed to compare compiled binaries and identify changed or… comsecuris/gdbida. a1ext/labeless. angr/angr — Angr is a binary analysis framework and static analysis tool used for reverse engineering compiled binaries. It serves… cisco-talos/ghida — GhIDA is an IDA Pro plugin that integrates the Ghidra decompiler in IDA. fireeye/flare-floss — This project is a binary static analysis tool designed to recover hidden and non-standard encoded strings from…