0301yasiru/LionCub

Pyinstaller error

ampf27 opened this issue · 0 comments

Hi

I'm trying your program on kali, have all dependencies installed and I manage to connect to the sql database but when I try:

use backdoor
use generator
run

I get "Error --> command 'python2 -m pyinstaller libs/backdoor/lioncub_backdoor.py --onefile --noconsole' returned non-zero exit status 1."

I have reconfigured mysql, I have also installed https://github.com/0301yasiru/BackDoorProject and https://github.com/0301yasiru/YKEY_keylogger but the error remains

What can be the reason for this?

Thank you