Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error #1

Open
0xfalls opened this issue Aug 22, 2023 · 3 comments
Open

error #1

0xfalls opened this issue Aug 22, 2023 · 3 comments
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@0xfalls
Copy link

0xfalls commented Aug 22, 2023

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

@0xfalls 0xfalls closed this as completed Aug 22, 2023
@saintdaddy
Copy link
Owner

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

@0xfalls
Copy link
Author

0xfalls commented Aug 27, 2023 via email

@saintdaddy
Copy link
Owner

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

@saintdaddy saintdaddy reopened this Aug 27, 2023
@saintdaddy saintdaddy added bug Something isn't working good first issue Good for newcomers labels Aug 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants