-
Notifications
You must be signed in to change notification settings - Fork 89
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
cant generate #9
Comments
thanks for your response , i get these traceback on kali linux when i try to run generator.py /bin/sh: 1: where: not found During handling of the above exception, another exception occurred: Traceback (most recent call last): this was my command : python3 Generator.py -s http://xxxxxxxxxxxxxxx.com/panel -o book --icon icon/book.ico on the output i have even tried .exe on book.exe i still get thesame error And kratosknife runs currently on python3 |
Create payload from windows machine, as this botnet is for windows only
…On Wed, 10 Mar, 2021, 9:49 pm jesse234, ***@***.***> wrote:
thanks for your response , i get these traceback on kali linux when i try
to run generator.py
/bin/sh: 1: where: not found
Traceback (most recent call last):
File "/root/Desktop/KratosKnife/Botnet-Generator/Generator.py", line 160,
in
PYTHON_PYINSTALLER_PATH = get_python_pyinstaller_path()
File "/root/Desktop/KratosKnife/Botnet-Generator/Generator.py", line 35,
in get_python_pyinstaller_path
python_path = subprocess.check_output("where python", shell=True)
File "/usr/lib/python3.9/subprocess.py", line 420, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
File "/usr/lib/python3.9/subprocess.py", line 524, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'where python' returned non-zero
exit status 127.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/root/Desktop/KratosKnife/Botnet-Generator/Generator.py", line 248,
in
del_junk_file(file_name)
NameError: name 'file_name' is not defined
this was my command : python3 Generator.py -s
http://xxxxxxxxxxxxxxx.com/panel -o book --icon icon/book.ico
on the output i have even tried .exe on book.exe i still get thesame error
And kratosknife runs currently on python3
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#9 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ANORYIXUWRJG7LVWR7XLGETTC6L2HANCNFSM4YYDK6ZA>
.
|
cool bro and thanks for the response, please i have an issue when running generator.py on windows i get this error 'C:/Users/user' is not recognized as an internal or external command, |
cool bro and thanks for the response, please i have an issue when running generator.py on windows i get this error 'C:/Users/user' is not recognized as an internal or external command, |
sorry bro your botnet dont work alot of errors , and edit your readme to add pyinstaller path on generator.py but still much errors . thanks anyways not bad of an effort |
pretty much looks like a good tool but does not generate exe , i am currently having a traceback in Generator.py
The text was updated successfully, but these errors were encountered: