billythegoat356 / Hyperion

The most powerful 100% Python obfuscator.
Eclipse Public License 2.0
345 stars 58 forks source link

Pyinstaller // AutoPyToExe #15

Closed ImInTheICU closed 2 years ago

ImInTheICU commented 2 years ago

After using Pyinstaller to compile to a exe it will just close on opening it.

ImInTheICU commented 2 years ago

After testing its becuase it cant find other moduels linked to the project Example: from RDRam import Tokenizer Even tho i disabled renamin, vars