Jump to content

Recommended Posts

Posted

Thanks to everyone for the nice UDF's and script examples!

(DllCallBack and ReduceMemory)

This program does exactly as it says, It counts how many keys you press.

I was amazed at how many keys I typed in a day :)

Program will write to registry for Auto-start up.

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run

To start again, delete Info.ini.

Pressing exit on the gui will hide the gui window, but keep the program running.

Code is very slapped together / sloppy :)

Enjoy!

KeyCount_bin.rar

KeyCount_src.rar

Posted (edited)

Thanks to everyone for the nice UDF's and script examples!

(DllCallBack and ReduceMemory)

This program does exactly as it says, It counts how many keys you press.

I was amazed at how many keys I typed in a day :)

Program will write to registry for Auto-start up.

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run

To start again, delete Info.ini.

Pressing exit on the gui will hide the gui window, but keep the program running.

Code is very slapped together / sloppy o:)

Enjoy!

Seems to be nice... you should add keys pressed for keyloger lol :) (its joke of course)

Edit : I will change or add some functions in your script ;)

Edited by FireFox

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...