ret-sync
ret-sync copied to clipboard
Showing registers and stack directly in 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?
ret-sync is not currently supporting showing registers in any of the disassembler/decompiler. The workaround is to use the debugger for this at the moment.