Paid To Popup Hacking Articles: Building a basic keylogger
Showing posts with label Building a basic keylogger. Show all posts
Showing posts with label Building a basic keylogger. Show all posts

Building a basic keylogger

About keyloggers/key stroke loggerBuilding a basic keyloggerOk. Open VB and start a new application. Add to the form a button, a timer, and a module(I know the module isn't actually part of the form). Thats all. Change there caption of the button to start Logging(This wont be able to start on start up)Now using api guide or just copying from here, declare a new function. the GetASyncKeyState