saintdaddy / Vare-Obfuscator2.0

FUD Powerful Python Code Obfuscator, Crypter
MIT License
25 stars 4 forks source link

error #1

Open 0xfalls opened 1 year ago

0xfalls commented 1 year ago

Traceback (most recent call last): File "C:\Users\Administrator\Desktop\stub\Vare.py", line 100, in VareObfuscator.obfuscate(args.file) File "C:\Users\Administrator\Desktop\stub\Vare.py", line 65, in obfuscate b = a.read() File "C:\Users\Administrator\AppData\Local\Programs\Python\Python310\lib\codecs.py", line 322, in decode (result, consumed) = self._buffer_decode(data, self.errors, final) UnicodeDecodeError: 'utf-8' codec can't decode byte 0x90 in position 2: invalid start byte

saintdaddy commented 1 year ago

i guess u try to obfuscate the exe file, its for py files

0xfalls commented 1 year ago

I did but after obfuscate, compiled to exe file didnt work

On 27 Aug 2023 Sun at 10:36 PM $$$$ @.***> wrote:

i guess u try to obfuscate the exe file, its for py files

— Reply to this email directly, view it on GitHub https://github.com/saintdaddy/Vare-Obfuscator2.0/issues/1#issuecomment-1694744123, or unsubscribe https://github.com/notifications/unsubscribe-auth/AZZ3NIR5H6NAEYUEMLH7SWDXXOOU3ANCNFSM6AAAAAA32FADWE . You are receiving this because you modified the open/close state.Message ID: @.***>

saintdaddy commented 1 year ago

i can help if you tell me the error you get when you run the compiled exe