i want to understand and wrote a keylogger that i can easily learn, like getting windows title and users keyboard press.. i have so many sources of keyloggers that work but i cannot understand each line so i want it to start it from scratch.. i hope someone helps me. tnx =)
Codeplug
November 21st, 2008, 09:42 AM
>> that i can easily learn
Find something else to learn. No one here is going to hold your hand while developing something that could be used as malware.
>> i cannot understand each line
If there's code you don't understand, post it here and ask what it does.
gg
Laurentis
November 21st, 2008, 10:52 AM
See win32 api ng news://194.177.96.26/comp.os.ms-windows.programmer.win32
to get complete and detailed samples in C
nApzter
November 24th, 2008, 01:05 AM
#include <windows.h>
#include <wininet.h>
#include <fstream>
using namespace std;
Now, could you explain what is the point of all this? You gonna learn stealing passwords and infecting workstations? You got to wrong place, nobody here likes that. You gonna learn something of a kind more close to "programming" from that... horrible something you called a "source"? I really doubt that, man. In case I would see something similar during a job interview, the author would be seen off in a minute, invited to drop in in five, or better ten years.
smallwolf
November 30th, 2008, 09:47 PM
I hope you don't develope virus!
Rehorav
December 8th, 2008, 03:54 AM
This child could not develop a virus or malware. He can't understand the code, let alone the compiler. He probably wants to make a keylogger so he can infect people on the internet and be a "1337 haq0r".
Change your intentions, change your question and come back to CodeGuru :). This is a place of learning for CONSTRUCTIVE purposes, you have DESTRUCTIVE purposes.
zaryk
December 8th, 2008, 06:42 AM
Well, based on another post by, I assume a friend of his or maybe even the same person, he is creating a logger for a game. I could hardly understand what the other one was saying so I really don't know the concept behind it.
Rehorav
December 8th, 2008, 11:56 AM
Well, based on another post by, I assume a friend of his or maybe even the same person, he is creating a logger for a game. I could hardly understand what the other one was saying so I really don't know the concept behind it.
A logger for a game? As in stealing CD Keys for games?
NinjaNarwhal
November 20th, 2009, 12:20 PM
Is the smiley a ":)" or a "(:"?
NinjaNarwhal
November 20th, 2009, 12:21 PM
or maybe a ;) or (;
NinjaNarwhal
November 20th, 2009, 12:24 PM
:O :o 8 :0 80 8O
NinjaNarwhal
November 20th, 2009, 12:25 PM
:o
NinjaNarwhal
November 20th, 2009, 12:27 PM
ok figured it out lol
jonnymonster
October 13th, 2010, 12:22 AM
:) :( :*
jonnymonster
October 13th, 2010, 12:23 AM
p)
r)
b)
(p
(b
jonnymonster
October 13th, 2010, 12:25 AM
:p
:r
:%
:-
codeguru.com
Copyright Internet.com Inc., All Rights Reserved.