ret-sync icon indicating copy to clipboard operation
ret-sync copied to clipboard

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.

Results 40 ret-sync issues
Sort by recently updated
recently updated
newest added

I meet a problem that "process load" makes process load the library into memory, but that library will not show in "target modules list" until I detach the process and...

Hi ! I just wanted to find a solution to a previous issue #64, so there is the thing (I have tried the proposed solution). I have a malware with...

See https://github.com/NationalSecurityAgency/ghidra/releases and https://github.com/NationalSecurityAgency/ghidra/releases/download/Ghidra_10.1.4_build/ghidra_10.1.4_PUBLIC_20220519.zip

For some reason it failed on my machine. So I fixed it

The response of hook-key is very slow, so I want to use a method to activate the windbg window. For example, after setting the color of the current line, the...

enhancement
ida

not really an issue atm but more a warning, addHighlightBrace in ghidra master / 10.2 has been rename to addBracehighlight here : https://github.com/NationalSecurityAgency/ghidra/blob/bed44bd55dc88c7c6fab5f158cdb4b9daa087519/Ghidra/Features/Decompiler/src/main/java/ghidra/app/decompiler/component/ClangHighlightController.java#L610 compilation of the plugin against master fails...

enhancement

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...

enhancement
ida

As title suggests, I am able to get x64dbg to "connect" to my host (remote debugging) that is running IDA Pro 8.3: ![image](https://github.com/bootleg/ret-sync/assets/29165386/cc7a599f-8682-4344-a9a5-73c6eedc10df) However, even when I have hexrays sync...

bug
ida

I've added a ["sync"](https://github.com/Vector35/community-plugins/issues/246) category, next time you release an update feel free to add it to your [plugin.json](https://github.com/bootleg/ret-sync/blob/master/ext_bn/retsync/plugin.json#L4)!

enhancement
binaryninja