Skip to content
This repository has been archived by the owner on Mar 10, 2020. It is now read-only.
/ x11goklogger Public archive

yet another x11 keylogger written in golang

License

Notifications You must be signed in to change notification settings

ljesparis/x11goklogger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

x11goklogger

Yet another linux Keylogger written in go programming language, using libx11 to detect Keyboard's keys pressed.

Download

just clone the repository

$ git clone https://github.com/ljesparis/x11goklogger.git

Build and Run

just run the following to build the keylogger

$ go build .

then just run it and it's done.

$ ./x11goklogger

License

License MIT

Releases

No releases published

Packages

No packages published