Get Keyboard,Mouse,ScreenShot,Microphone Inputs from Target Computer and Send to your Mail.
python
hacking
python3
cybersecurity
keylogger
offensive-security
cyber-security
hacking-tool
keylog
keylogger-analysis
python-hacking
python-tools
hacking-tools
hacking-code
keylogging
keylogger-screenshot
hackingtools
keylogs
offensive-scripts
keyloger
-
Updated
Nov 24, 2021 - Python
As it stands, File Segregator, segregates file into folders based on their extensions. So for all the jpg files, a jpg folder will be created. Similarly, for all the png files, png folder will be created. Instead of doing this, the program should first create a folder named "images" and inside these images folder, different folders will be created for different image extensions. Expand this logic