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.
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.
Make sure that, "Use PE header from disk" is active.