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

Invalid Filename #2

Closed eduoliihezz closed 2 years ago

eduoliihezz commented 2 years ago

Okay, probably is a Stupid, but I can't input the python file to obfuscate. I try to add: bot.py, E:\bot.py and all "Invalid Filename" (And that's the path.) So how I have to input the filename ?

Blank-c commented 2 years ago

Okay, probably is a Stupid, but I can't input the python file to obfuscate. I try to add: bot.py, E:\bot.py and all "Invalid Filename" (And that's the path.) So how I have to input the filename ?

Try to change the name of the file.

eduoliihezz commented 2 years ago

Nothing, all the time, or the file doesn't exist, or invalid filename. I also try to input the name with quotation marks ("filenmane.py"). Here I paste you an img of the errors and the names of my files. I hope we can find a solution. :) Thanks image

Blank-c commented 2 years ago

Try to write full path of the file, i.e., E:\src\test.py

eduoliihezz commented 2 years ago

Nothing, Invalid filename says image

Blank-c commented 2 years ago

Nothing, Invalid filename says image

Ok I will look upon the issue

Blank-c commented 2 years ago

Screenshot_2022-03-20-08-10-41-49 I executed it and it worked correctly

Blank-c commented 2 years ago

I guess its something on your PC, try to execute the file in termux or pydroid in your phone or try to do it on another PC

eduoliihezz commented 2 years ago

Idk why, but when I move the file to another directory, outside the USB, it works. Also I tried on my other PC and it works. Thanks for the help man 🙇‍♂️

Blank-c commented 2 years ago

Idk why, but when I move the file to another directory, outside the USB, it works. Also I tried on my other PC and it works. Thanks for the help man 🙇‍♂️

😺✌