victormagalhaess / key-hime

keylogger tool built in golang for windows

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

key-hime

Journal Logo

Chiaki Nanami right of image goes to Spike Chunsoft. This picture usage is based on fair use. Any concerns contact me.

key-hime is part of a personal project in partnership with @lgstvo, where we work alongside each other trying to understand the challenges of implementing different kinds of malwares, security breaches, and anything related to cyber-security.

key-hime is built in golang and is a keylogger for windows. Her usage is intended for educational purposes and we do not take responsility in any bad usage of the tool.

The tool is hardcoded to send the data to the server running on ::0 (localhost) but the server and client can be easily changed to run on different machines. The client counts with the PORT and ADDRESS constants that hold the server data.

About

keylogger tool built in golang for windows

License:MIT License


Languages

Language:Go 86.7%Language:Makefile 11.6%Language:Dockerfile 1.7%