bootleg/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. observed · 2026-08-28
Health v2 · maintenance only
53/100
- Activity 67
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3888
- days_rel: n/a
- days_push: 199
- n_releases_24m: 0
Adoption not part of the score
2378 stars · 307 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
ret-sync is a set of plugins that synchronize a debugging session (WinDbg, GDB, LLDB, OllyDbg, x64dbg) with disassemblers (IDA, Ghidra, Binary Ninja). It combines static and dynamic analysis by keeping disassembler views in sync with the debugger's live state, including automatic ASLR rebasing.
Use cases
- synchronize IDA graph view with a live WinDbg debugging session
- trace execution in Ghidra while debugging with GDB
- debug malware with x64dbg while following along in a disassembler
- rebase addresses on-the-fly to deal with ASLR during dynamic analysis
- sync multiple IDBs at once to trace across multiple modules
- pass debugger comments and command output into the disassembler
When to choose
- you want to combine static disassembly with live dynamic debugging
- you need ASLR-aware address synchronization between debugger and disassembler
- you work across multiple hosts or VMs with debugger and disassembler separated
- you need support for many debugger/disassembler combinations from one tool
When to avoid
- you only do static analysis without a debugger
- you use a disassembler or debugger not on the supported list
- you need a fully integrated single-tool reversing environment
Facets
plugin · maturity active
reverse-engineering security developer-tools reverse-engineering security developer-tools windows cross-platform debugger-plugin disassembler ida-pro ghidra binary-ninja windbg gdb lldb x64dbg dynamic-analysis static-analysis linux macos
1 source
- readme: https://github.com/bootleg/ret-sync · fetched 2026-08-28 · 459aec062a33
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| bootleg/ret-sync | main | 53 |
For agents
markdown · JSON · MCP: product_card(name="bootleg/ret-sync")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem