weak1337 / Alcatraz

x64 binary obfuscator
1.6k stars 242 forks source link

Fail to load an executable file #13

Closed mrduszek closed 1 year ago

mrduszek commented 1 year ago

I managed to run this app. Now if I want to load an .exe file (which I've compiled with nuitka) I get an error says: "No linked pdb file. Tried to find xxxxx.pdb without success."

weak1337 commented 1 year ago

Please make sure that your compiler generates a .pdb file which is either: Linked in the debug directory or has the same name as the executable