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
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.
Am I doing something wrong or are they just not available?
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 forsynchelp
several commands are not listed, and they don't work.Am I doing something wrong or are they just not available?