Login Register






Creating my first keylogger using AHK. filter_list
Author
Message
Creating my first keylogger using AHK. #1
Hello everyone.
I am going to be creating my first, ever AHK Keylogger and is hoping to make it public by the end of next week. I've never coded a keylogger or anything malicious in AHK, ever. So, this is a new one for me too.

Is there anything you would like to see in it? Drop in a few suggestions and tips here.

Arcane
[Image: 5Y220l1.png]
[FREE] iPentagram Version4 - AIO Hacking Tool.
/ IPTracer, Shellbooter, Vuln.Scanner, DorkScanner, AnonEmailClient, Encrypter/Decrypter & more. /

Reply

RE: Creating my first keylogger using AHK. #2
Keyboard heatmap - statistics of keyboard presses visualized - several heatmaps and stats - depending on how often is the key pressed and for how long - also textual statistics - how long is each key pressed in average, maximum, minimum etc.

Computer screen heatmap - separate heatmaps for mouse buttons and one complete heatmap - it will show where the user clicks the most. Also stats for mouse buttons, durations and such. Also mouse position heatmap - where is the cursor the most - depends also on time - the longer the cursor is at given position, the more heated it will be.

Even more stats! I like stats.
I love creativity and creating, I love science and rational thought, I am an open atheist and avid self-learner.

Reply

RE: Creating my first keylogger using AHK. #3
(09-05-2011, 07:32 AM)Frooxius Wrote: Keyboard heatmap - statistics of keyboard presses visualized - several heatmaps and stats - depending on how often is the key pressed and for how long - also textual statistics - how long is each key pressed in average, maximum, minimum etc.

Computer screen heatmap - separate heatmaps for mouse buttons and one complete heatmap - it will show where the user clicks the most. Also stats for mouse buttons, durations and such. Also mouse position heatmap - where is the cursor the most - depends also on time - the longer the cursor is at given position, the more heated it will be.

Even more stats! I like stats.

I doubt I can actually implement any of those using AHK.
Thanks for the suggestions though :3
[Image: 5Y220l1.png]
[FREE] iPentagram Version4 - AIO Hacking Tool.
/ IPTracer, Shellbooter, Vuln.Scanner, DorkScanner, AnonEmailClient, Encrypter/Decrypter & more. /

Reply

RE: Creating my first keylogger using AHK. #4
i worked with ahk before its really neat, but the coding format is a bit weird... x-X

i dont like "," being used alot :epic:

i think you should just release the source and not bother with a EOF-based stub builder Biggrin
Pierce the life fibers with your drill.

Reply

RE: Creating my first keylogger using AHK. #5
i worked with ahk before its really neat, but the coding format is a bit weird... x-X

i dont like "," being used alot :epic:

i think you should just release the source and not bother with a EOF-based stub builder Biggrin
Pierce the life fibers with your drill.

Reply

RE: Creating my first keylogger using AHK. #6
wtf is AHK? o.o.o.oo.


1244141414141

Reply

RE: Creating my first keylogger using AHK. #7
wtf is AHK? o.o.o.oo.


1244141414141

Reply

RE: Creating my first keylogger using AHK. #8
http://www.autohotkey.com/download
its a programming language
(This post was last modified: 09-06-2011, 06:30 AM by Skullmeat.)
Pierce the life fibers with your drill.

Reply

RE: Creating my first keylogger using AHK. #9
http://www.autohotkey.com/download
its a programming language
(This post was last modified: 09-06-2011, 06:30 AM by Skullmeat.)
Pierce the life fibers with your drill.

Reply

RE: Creating my first keylogger using AHK. #10
ive never heard of it...is it difficult?

Reply