Closed idan-h closed 1 month ago
I have fixed the exception. In my machine when changing binaries in Ghidra they sync fine in x64Dbg. As for automatically change binaries in Ghidra (when a new module is entered in x64Dbg) is going to take a bit of work, I've been busy lately but I'll get to work on it as soon as I have the time.
HyperSync should now automatically show the current binary in Ghidra. You need to have the binaries you want to view in Ghidra's listing view.
When I debug multiple dlls with hyper sync, it does not automatically show me the current binary. Also, when I manually go to the binary, it throws an error message:
Error in plugin event listener
and changes the location to (what I think is) the start location of the binary.
After that it's cool tho, works normally (event on the current binary). When I change back to the previous binary, it happens again