Skip to content

XEonAX/Kiilogger

Repository files navigation

Kiilogger

C# based keylogger for general purpose keyboard logging and computer usage debugging 😛

Working Fluid

Uses GetAsyncKeyState() with a Timer ⏰
Polls all keys 🔑 on en-us qwerty keyboard.
Might not be the most efficient code. But we don't have so weak computers anymore.

Its just a Proof of Concept Project.

Achievements

VirusTotal Detection 1/52 👮 Result
For this Binary Commit

How To:

To use pass the Following Parameters:
"nohint path=PathToLogFile keyword=StringKeyword"

nohint: Hides Hint/How to use
path:Path where log file be appended
StringKeywordstat<-- when typed anywhere while KiiLogger is running will cause it to open Log File.
StringKeywordstat<-- when typed anywhere while KiiLogger is running will cause it to Exit.

Exercises for the Reader:

Hiding in plain sight:neckbeard:, Delivery at the target :package: and Extraction after the OP :runner:

About

C# based keylogger for general purpose keyboard logging and computer usage debugging 😛

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages