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.
GNU General Public License v3.0
2.05k
stars
263
forks
source link
Integrating Registers and Stack Display in IDA with LLDB Synchronization #117
Hello, I've been working with IDA and LLDB, and it seems that they only synchronize the disassembly and decompiled code. Is there a way to configure it to also display the registers and stack within IDA?
Hello, I've been working with IDA and LLDB, and it seems that they only synchronize the disassembly and decompiled code. Is there a way to configure it to also display the registers and stack within IDA?