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
Description of functionality
I'd like to have a feature to read the file directly not from a directory and outputting the file in the same folder not in a new one.
Example(s)
Input example
Output example (optionnal)
the feature should look like this: intensio_obfuscator.py -i {name_of_file}.py -rth -o {name_of_output_file}.py
because every time I write this command line it says to me "filename.py is not a directory"
The text was updated successfully, but these errors were encountered:
Feature
Description
I'd like to have a feature to read the file directly not from a directory and outputting the file in the same folder not in a new one.
Example(s)
the feature should look like this: intensio_obfuscator.py -i {name_of_file}.py -rth -o {name_of_output_file}.py
because every time I write this command line it says to me "filename.py is not a directory"
The text was updated successfully, but these errors were encountered: