8000 GitHub - kali-py/w1n-keylogger: 🔑⌨ Windows keylogger made in python ;D
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

kali-py/w1n-keylogger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

w1n-keylogger

🔑⌨ Windows keylogger made in python ;D

Installation

Use the package manager pip to install pynput(Dependencies).

$ python3 -m pip install foobar

Support Note: Only works on windows as the repo names says :/

Usage

Run the keylogger.py file to log the keys in key_log.json file:

$ python3 keylogger.py

[+] Running Keylogger success
6594
fully!
[!] Saving the key logs in 'logs.json'

Acknowledgements

  • bin0x00 - For initializing the this project.
  • moses-palmer - For making the pynput
    • More acknowledgements at moses-palmer pynput repo
  • nitratine.net and theembeddedlab.com for making amazing guides of which this repo is based on :D

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

GNU Lesser General Public License v2.1

Releases

No releases published

Packages

No packages published

Languages

0