Open resyzedev opened 1 year ago
Im not able to compile my obfuscated code to exe, i tried adding the libs with --hiden-import but not works im using pyinstaller, it doesnt show any errors in the console when trying to open the .exe.
--hiden-import
any update on this ?
Im not able to compile my obfuscated code to exe, i tried adding the libs with
--hiden-import
but not works im using pyinstaller, it doesnt show any errors in the console when trying to open the .exe.