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

cant generate #9

Open
jesse234 opened this issue Mar 7, 2021 · 5 comments
Open

cant generate #9

jesse234 opened this issue Mar 7, 2021 · 5 comments

Comments

@jesse234
Copy link

jesse234 commented Mar 7, 2021

pretty much looks like a good tool but does not generate exe , i am currently having a traceback in Generator.py

@jesse234
Copy link
Author

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

@PushpenderIndia
Copy link
Owner

PushpenderIndia commented Mar 11, 2021 via email

@jesse234
Copy link
Author

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,
operable program or batch file.
pls could you suggest to me on how to get this error cleared ? tnks bro

@jesse234 jesse234 reopened this Mar 16, 2021
@jesse234
Copy link
Author

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,
operable program or batch file.
pls could you suggest to me on how to get this error cleared ? tnks bro

@jesse234
Copy link
Author

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

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