VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Easy Key Logger With Nice Interface

crazy1031  (2 Submissions)   Files/File Controls/Input/Output   Visual Basic 3.0   Beginner   Wed 3rd February 2021

Receives keystrokes from user, including mouse buttons and all keys. Writes all input to a text file and can be hidden in stealth mode! ONLY ONE API CALL WITH EASY TO FOLLOW CODE! Votes and comments are strongly encouraged and appreciated.

API Declarations
Private Declare Function GetAsyncKeyState Lib "user32" (ByVal vKey As Long) As Integer

Rate Easy Key Logger With Nice Interface (5(5 Vote))

Download Easy Key Logger With Nice Interface

Easy Key Logger With Nice Interface Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters