weak1337 / Alcatraz

x64 binary obfuscator
1.6k stars 242 forks source link

Alcatraz just crashes #23

Open alexgar0 opened 9 months ago

alexgar0 commented 9 months ago

Is it possible to obfuscate a binary compiled with Clang? I'm using "-g -gcodeview" compiler flags but it seems like final .pdb file is not right. If I'm compiling with Visual Studio's MSVC everything works fine.