VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Global keyboard hook dll with VC++ source and VB source UPDATED

Adam Ruggles  (4 Submissions)   VB function enhancement   Visual Basic 3.0   Advanced   Wed 3rd February 2021

I wrote a Visual C++ dll to capture keyboard input from any application and call it with in visual basic. I have seen a lot of keyloggers out there that do the same thing but they do not show you how to create the dll.
this code was inspired by Konstantin Tretyakov.
The new Update fixes some issues where the dll would stop working. I did not fix it, that credit can go to Ari Perelman. Thanks again Ari.

Assumes
Recommend knowledge of some VC++ and how to use standard API calls.

Rate Global keyboard hook dll with VC++ source and VB source UPDATED (4(4 Vote))
Global keyboard hook dll with VC++ source and VB source UPDATED.bas

Global keyboard hook dll with VC++ source and VB source UPDATED Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters