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.02k stars 257 forks source link

Are some commands like `jmpto` not available for x64dbg? #122

Open clarkewd opened 4 months ago

clarkewd commented 4 months ago

Are some commands like jmpto not available for x64dbg? I didn't see anything in the documentation about x64dbg having only some commands, but when I ask for synchelp several commands are not listed, and they don't work.

Screen Region 2024-06-11 at 11 00 06

Am I doing something wrong or are they just not available?