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

Not working #5

Closed
PandoricGalaxy opened this issue May 21, 2022 · 8 comments
Closed

Not working #5

PandoricGalaxy opened this issue May 21, 2022 · 8 comments

Comments

@PandoricGalaxy
Copy link

PandoricGalaxy commented May 21, 2022

i ran
py_fuscate.py -r -i main.py -o main_obf.py -s 100

it just refreshes the console but doesnt obfuscate the file

@Sl-Sanda-Ru
Copy link
Owner

What is your Python version mate?

@PandoricGalaxy
Copy link
Author

3.10.4

@Sl-Sanda-Ru
Copy link
Owner

when you execute the script without args do you see the help page?

@PandoricGalaxy
Copy link
Author

Yes the one that tells me the usage of the tool. Just refreshes into a new look when i run the command

@Sl-Sanda-Ru
Copy link
Owner

rename your input file name 'main.py' to something else your filename conflicts with script's main function I'm pretty sure this will fix your problem

@PandoricGalaxy
Copy link
Author

rename your input file name 'main.py' to something else your filename conflicts with script's main function I'm pretty sure this will fix your problem

didnt fix.. i changed name but still does nothing but refresh

@Sl-Sanda-Ru
Copy link
Owner

rename your input file name 'main.py' to something else your filename conflicts with script's main function I'm pretty sure this will fix your problem

didnt fix.. i changed name but still does nothing but refresh

Then I've ran out of solutions mate, can I know your operating system?. try to obfuscate a simple python program to check if it's a problem with your input program

@Sl-Sanda-Ru Sl-Sanda-Ru reopened this May 24, 2022
@PandoricGalaxy
Copy link
Author

It's windows 10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants