PDA

View Full Version : Keylogger challenge


Idbeholda
11-17-2002, 06:38 PM
I think the title alone speaks for itself, but my challenge is this (and yes, i have this program as well).

Challenge:

1)Make a keylogger (doesn't matter what language it's written in)
2)Appends all keystrokes to a text file in the same directory
3)Make the engine as small as possible
4)Doesn't matter if it's an .exe or a .com file
5)Smaller than 2k

The one i have made, currently is 964bytes in length, written with moonrock compiler v0.50 (which can be found at download.com "moonrock" in search engine).

The keylogger is availible at http://www.geocities.com/idbeholda/list.html

Sephiroth
11-18-2002, 07:15 AM
it dont matter how big it is
966bytes, from 964?? lol

Idbeholda
11-19-2002, 01:52 AM
Well, i like to have my programs as small as humanly possible. The reasons?

1) Less room taken up on the disk
2) Less data has to be loaded into memory
3) Quicker file transfer

And a prime example of this would be something like such. Two programs do the exact same thing. One is 10.5MB in size, the other... is 7.8MB in size, which would you want to use?

KANE_6969
11-23-2002, 02:01 PM
i got key logger source........what do you need it for?

KANE_6969
11-23-2002, 02:02 PM
anyprizes?

Idbeholda
11-25-2002, 08:18 AM
Just a challenge. Wanted to see who could make the smallest keylogger.