VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



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

by Adam Ruggles (4 Submissions)
Category: VB function enhancement
Compatability: Visual Basic 3.0
Difficulty: Advanced
Date Added: Wed 3rd February 2021
Rating: (3 Votes)

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

Upload

Download this snippet    Add to My Saved Code

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

No comments have been posted about Global keyboard hook dll with VC++ source and VB source UPDATED. Why not be the first to post a comment about Global keyboard hook dll with VC++ source and VB source UPDATED.

Post your comment

Subject:
Message:
0/1000 characters