You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.