DEV Community

Heshan Thenura Kariyawasam
Heshan Thenura Kariyawasam

Posted on

Built a Keystroke Listener in Nim! Check it out!

Hey everyone, I’ve created a Keystroke Listener using Nim that captures keyboard inputs and displays the key codes in hexadecimal format. It's built using the winim library, and it's a great tool for monitoring keyboard input events. More features coming soon!

Feel free to check it out and give feedback. Here’s the repo

nim #keylogger #windows

Top comments (0)