Blank-c / BlankOBF

BlankOBF is a Python obfuscation tool designed to make Python programs harder to understand for casual users. It offers advanced obfuscation techniques and customization options, making it seamless to integrate into your development workflow.
MIT License
103 stars 21 forks source link

UnicodeDecodeError: 'charmap' codec can't decode byte 0x90 in position 59495: character maps to <undefined> #9

Closed NotTraduce closed 2 years ago

NotTraduce commented 2 years ago

how to fix?

Blank-c commented 2 years ago

Does the script you are trying to obfuscate contains wierd symbols? Can you share the full traceback along with the script you are trying to obfuscate

Blank-c commented 2 years ago

No response, reopen if necessary