We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
[ * * * * * * * * * * * * * * * * * * * * * * * * * ]
[?] These info above are correct? (y/n) : y
[*] Checking Dependencies... [+] All Dependencies are Installed on this system ;)
[*] Generating Please wait for a while...
Traceback (most recent call last): File "C:\Users\alimi\Downloads\Compressed\technowhorse\paygen.py", line 235, in create_trojan(arguments.output, arguments.email, arguments.password, arguments.ip, arguments.port, arguments.time_persistent, arguments.bind) File "C:\Users\alimi\Downloads\Compressed\technowhorse\paygen.py", line 64, in create_trojan with open(file_name, "w+") as file: PermissionError: [Errno 13] Permission denied: 'output'
The text was updated successfully, but these errors were encountered:
No branches or pull requests
[ * * * * * * * * * * * * * * * * * * * * * * * * * ]
[?] These info above are correct? (y/n) : y
[*] Checking Dependencies...
[+] All Dependencies are Installed on this system ;)
[*] Generating Please wait for a while...
Traceback (most recent call last):
File "C:\Users\alimi\Downloads\Compressed\technowhorse\paygen.py", line 235, in
create_trojan(arguments.output, arguments.email, arguments.password, arguments.ip, arguments.port, arguments.time_persistent, arguments.bind)
File "C:\Users\alimi\Downloads\Compressed\technowhorse\paygen.py", line 64, in create_trojan
with open(file_name, "w+") as file:
PermissionError: [Errno 13] Permission denied: 'output'
The text was updated successfully, but these errors were encountered: