x64dbg plugin Scylla error - "cannot dump image"

1.1k Views Asked by At

As a RE noob, I am trying to follow this blog post about reverse engineering Black Desert, but it seems like Scylla, a default plugin in x64dbg, is not working for me as it throws the error ("cannot dump image") as shown below.

enter image description here

The program I was trying to get the binary dump out of is the executable of Black Desert game (BlackDesert64.exe), and I am running the debugger on Windows10.

Any other buttons for Pick DLL, IAT Autosearch, or Get Imports also gave me nothing. What am I missing?

Any insight would be greatly appreciated. Please let me know if there is any other information I can add on for better understanding.

1

There are 1 best solutions below

2
On

Make sure that, "Use PE header from disk" is active.