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.
GNU General Public License v3.0
2.05k stars 263 forks source link

What's this plugin help? #95

Open hyx0408 opened 2 years ago

hyx0408 commented 2 years ago

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 re-attach it.