z00z/ZLogger

i can't run zlogger

Opened this issue · 18 comments

when i try running zlogger i get hist

kali@kali:~/ZLogger$ sudo python zlogger.py -i 60 -w -e bbjulius@gmail.com -p jjkjdkhee -o keylogger
wine: cannot find '/root/.wine/drive_c/Python27/Scripts/pyinstaller.exe'

[***] Don't forget to allow less secure applications in your Gmail account.
Use the following link to do so https://myaccount.google.com/lesssecureapps
kali@kali:~/ZLogger$

Have you run the install.sh file?
Try running bash install.sh.
Because it installs all the missing packages and setup the environment.
And it might be possible that this will solve your problem.

I am getting the same error above even after running the install.sh file

Try installing wine.
Ref this link.
Installing wine might take quite a time and the process is tedious if you have broken packages.

please HarshitRuwali if you can fix the errors i will be very gratiful, i m not specialist in programing but i know follow steps ,

Try to install wine. I have mentioned the link above. That should help.

If not let me know.

I have already install it ( i have some error concernin the version of linux when we want install pip ) but i think that we should be very carful with the version of linux ( new version that will allow to use wine, pip ..) that we have, and the good link for sources.list to get update and install ( wine, pip ...) , what i will do , i will change the kali version first then i will retry to install pip and wine , and if i have some issue i will let you know .

Please if i'm wrong in one steps of those try to suggest me your own steps from the installation of Linux (update ...) to the installation of zlooger , thank you.

I am currently using Kali 2020 version in the virtual box and its working fine. No error, nothing.

Cool, OK i will use this version There Is no package to install and and folder creaction apart the wine installation.

No. Rest of the packages which are not installed will be installed while you will run the install.sh file. You just to install wine manually.

Okk i will do that

hay harshit i done exactelly what you said to me it works thank you very muuuch but there is a probleme when sending to the email , the symbols are not sent , there is only a fiew word sent and after a 3 min the program cant run and show the message 'failed to execute the program' , what can i do in this case.

Providing the exact logs might be helpful.

thank you iven i dont uderstand very well, Please if you can give me a date which you will availabale
and i have teamviwer already installed in my pc come and work in my machine thank you

Well I am referring to the error which you are encountering when you are running the program.
Just provide the screen-shot and I will look into it. Then only I can understand the problem.

when i run Zlogger.exe file it run successfully done. But it can't give me a response in email ( i have also on the less secure app access option ) . Please solve my problem.

its a simple fix
do:

sudo add-apt-repository ppa:ubuntu-wine/ppa
sudo apt-get update'
sudo apt-get install wine1.6 winetricks
winetricks python27
wine python.exe Scripts/pip.exe install pyinstaller

should fix your issue

I'm still facing this issue can't fix it

anyone send me step by step commands to be used pls......!