Tools Links Login

A COMPLETE WORKING KEYLOGGER IN DELPHI

OK, I've received some feedbacks on my VB 'Hooking' keylogger asking for DLL code.
I am sorry that I didn't post it then 'cause I thought it to be too basic for a person who knows Delphi/C and too advances for the person who is interested in VB only.
Well: here's the Keylogger. BTW it will show to some of you how to use the GetKeyName function. I mean, there is no such code: IF Keycode=13 then Log("Enter"), if KeyCode=27 then Log("Esc"), etc....
It logs all the keys except Print Screen.
Once again: I AM SORRY FOR POSTING DELPHI CODE - YOU ASKED FOR IT!!!
I included the exe file for those, who don't have delphi compiler.
Anyway, just try it (and see how a keylogger must be done:) before posting your "timered" keyloggers here.
{To you Ian - Why don't you make a DELPHI section here ????!!!!!!}

Original Author: Konstantin Tretyakov

Side Effects

The code is in Delphi

API Declarations

uses Windows.pas :):):)

About this post

Posted: 2002-06-01
By: ArchiveBot
Viewed: 218 times

Categories

Visual Basic 6

Attachments

CODE_UPLOAD2687132000.zip
Posted: 9/3/2020 3:45:00 PM
Size: 7,003 bytes


Loading Comments ...

Comments

No comments have been added for this post.

You must be logged in to make a comment.