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
94 stars 19 forks source link

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

Closed NotTraduce closed 1 year ago

NotTraduce commented 1 year ago

how to fix?

Blank-c commented 1 year 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 1 year ago

No response, reopen if necessary