Skip to content

Latest commit

 

History

History
37 lines (19 loc) · 957 Bytes

README.md

File metadata and controls

37 lines (19 loc) · 957 Bytes

Readme

Maintenance PyPI license

Automation

Some automation techniques applied with pyautogui, subprocess, shell scripts, processes, Keylogger etc.

Motivation

We work too much on terminal in a linux. Running same shell commands and checking results is a tedious work. To keep tracking of some common things. I am introducing this package/scripts. Most common techniques are implemented here. Check it out and you will love it.

TO DO

keylogger

  • Keylogger for keyboard

  • Mouse info should be saved in keylogger.txt

  • Self destruct code should be added when caught by some program/user.

  • Mouse copied content should also be stored.

  • Currently active window details.

  • Sending logs over email and bypassing firewall

Want to contribute?

Send a pull request or add a feature request.