You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: