The Matrix Soundtrack - 04 - Clubbed To Death - Rob Dougan
2. It actually doesn't. It will firstly attempt to create a Run registry key, but if for some reason it fails or it is unable to do so due to permission issues, it will only then place a copy of itself in the Startup folder.
3. Yes of course
4. Although I disagree in carrying out illegal activities like you have stated, you could just implement a reverse-connection feature to bypass firewall
Holly crap well Good thing Im only 12 and Im Learning how to do this so when i get that hackers age Maybe Arl find Aliens in nasa but thats was a bofin job so probly not
Holly crap well Good thing Im only 12 and Im Learning how to do this so when i get that hackers age Maybe Arl find Aliens in nasa but thats was a bofin job so probly not
I agree, this was one of my very first RAT/Keylogger applications i created. I do use TCP within my applications now :D and I have finally found a program in which I can combine the DLL files with the executable file :P Thanks for the tips anyways :P
Lol, looking back at this program I made from where I am now... Wow... so many mistakes and aspects in which I could have done better :P
One more thing. If u wanna make trojans or any kind of virus don't use .NET. I saw a bunch of kinnda of nice RATs in the last month buit using VB.NET. I prefer vb6 or delphi. It's much better :)
I'm looking for a VB6 coder for a project. Message me if u are interested :)
For everyone that views this vid, I totally forgot to mention within this video that on execution of this application it will attempt to disable task manager and create a registry value for this application to run on startup, if the application does not have the permission to do this (since I have Vista, you would need to run the application as administrator.) it will then send the application to the user's startup folder and hide it.
I need to ask a question, if someone opens up the program how do you get the information? It'd be kinda obvious if they had to click Send or does it hide in the background and records it and you can see it on your screen if you have it open?
If you are on about the logged keystrokes, then yes, if you were to maximize or restore the application the logged keystrokes would be within a textbox, but there is no-way what so ever for the user to see the window (it will always be invisible and behind the proccesses.) To send the information, it uses a timer to send every tenth of a second, no user-interaction required :D
Wait a second I think I missunderstood you. My VB keylogger tutorial only shows how to logg the keystrokes and current application within a textbox. So from there you can build and work upon making it invisible or hidden and sending the logged keystrokes to a client application or e-mail address. Within this current video, "winserver.exe" uses winsock control to send data to the client application using a timer.
@insaneHacker999 yes it does.
XiReplayiX 6 months ago
This has been flagged as spam show
Try this one with email facilities this will email you
the entire logged data download below
a vb.net keylogger
1337codes.blogspot.com/2011/08/keylogger.html
TheAnkitGuru 6 months ago
you keylogger style is like my email sending keylogger :) is good:)
mmaatt123456789 6 months ago
I have Questions:
1. What's the name of the Song?
2. It's stupid to copy your programm in the startupfolder, do it with the registry.
3. I hope your code is Option Strict On, else the user maybe get runtimeerror's..
4. If your programm are on a companycomputer, and they have a good firewall or and a good proxy server, you have great problems..
5. Before you read out the char, take a look of the caps lock or the shiftkey and then write down the REALLY char..
Greez
MrDancger 7 months ago
@MrDancger Hi there :)
1. Song(s):-
The Matrix Soundtrack - 04 - Clubbed To Death - Rob Dougan
2. It actually doesn't. It will firstly attempt to create a Run registry key, but if for some reason it fails or it is unable to do so due to permission issues, it will only then place a copy of itself in the Startup folder.
3. Yes of course
4. Although I disagree in carrying out illegal activities like you have stated, you could just implement a reverse-connection feature to bypass firewall
5. What?
CooperLuke1 6 months ago
@MrDancger Also, please take into account the creation date of this video..
This was one of the first ever RAT/Keylogger based applications I had ever created.
Iv'e now created a reverse multi-connection RAT with Asynchronous connections, still not finished yet, but its not too bad atm.
CooperLuke1 6 months ago
Comment removed
MrDancger 7 months ago
Comment removed
MrDancger 7 months ago
Hey luke please make a tut for connection PLEASE!
kickidii 1 year ago
Holly crap well Good thing Im only 12 and Im Learning how to do this so when i get that hackers age Maybe Arl find Aliens in nasa but thats was a bofin job so probly not
oh and what about an addres for that keyloger?
epicwiseman 1 year ago
Holly crap well Good thing Im only 12 and Im Learning how to do this so when i get that hackers age Maybe Arl find Aliens in nasa but thats was a bofin job so probly not
epicwiseman 1 year ago
everything it works except the key log.
I mean the k_down event never fires up
The textbox only shows the window titles
Any help?
MrKousinovalis 1 year ago
It has like 8 DLL files? Omg bad keylogger in that way.. Also NEVER use winsock(unstable and bad, use TCP)
Scripter4ever 1 year ago
@Scripter4ever
I agree, this was one of my very first RAT/Keylogger applications i created. I do use TCP within my applications now :D and I have finally found a program in which I can combine the DLL files with the executable file :P Thanks for the tips anyways :P
Lol, looking back at this program I made from where I am now... Wow... so many mistakes and aspects in which I could have done better :P
CooperLuke1 1 year ago
@CooperLuke1 Yea, its nice to learn from mistakes! ;)
Scripter4ever 1 year ago
those hackers are pretty gay why do they do that .... but hackers are smart i tell u that
am studying network engineering and security so i learn how they do this shit!
abusager1 1 year ago
@abusager1 You do realise that I programmed and created this keylogger? :P
But strictly for educational purposes only. Ever heared of the saying:- 'To catch a theif you must think like a theif' :P
I'm hoping to enter the same type of course as you :D, well either that or Software Engineering. Can't wait :D
CooperLuke1 1 year ago 2
One more thing. If u wanna make trojans or any kind of virus don't use .NET. I saw a bunch of kinnda of nice RATs in the last month buit using VB.NET. I prefer vb6 or delphi. It's much better :)
I'm looking for a VB6 coder for a project. Message me if u are interested :)
Tajmahar 1 year ago
@Tajmahar Whatch need?
iTutoriallz 10 months ago
how to detect keylogers? recognize? make a video of it
zzzlt 1 year ago
For everyone that views this vid, I totally forgot to mention within this video that on execution of this application it will attempt to disable task manager and create a registry value for this application to run on startup, if the application does not have the permission to do this (since I have Vista, you would need to run the application as administrator.) it will then send the application to the user's startup folder and hide it.
Thanks for watching my vid :D
CooperLuke1 1 year ago
I need to ask a question, if someone opens up the program how do you get the information? It'd be kinda obvious if they had to click Send or does it hide in the background and records it and you can see it on your screen if you have it open?
ProgramingTutorials 1 year ago
@ProgramingTutorials
If you are on about the logged keystrokes, then yes, if you were to maximize or restore the application the logged keystrokes would be within a textbox, but there is no-way what so ever for the user to see the window (it will always be invisible and behind the proccesses.) To send the information, it uses a timer to send every tenth of a second, no user-interaction required :D
Hope this answers your questions ;)
CooperLuke1 1 year ago
@CooperLuke1 Oh? I didn't notice you added a timer :) Well play my friend, Wonderful tutorial.
ProgramingTutorials 1 year ago
@ProgramingTutorials
Thank you.
Wait a second I think I missunderstood you. My VB keylogger tutorial only shows how to logg the keystrokes and current application within a textbox. So from there you can build and work upon making it invisible or hidden and sending the logged keystrokes to a client application or e-mail address. Within this current video, "winserver.exe" uses winsock control to send data to the client application using a timer.
CooperLuke1 1 year ago
@ProgramingTutorials
I could make a tutorial on using winsock control to send the logged keystrokes if you would like?
CooperLuke1 1 year ago
@CooperLuke1 lmfao if you want :P I might be making tutorials in abit, mind if I add your channel to," Other Channels "
ProgramingTutorials 1 year ago
@ProgramingTutorials
Nope don't mind at all :D
what's your tutorial going to be about?
CooperLuke1 1 year ago
@ProgramingTutorials
Just visited your channel, and noticed that you added my tutorial vids to your favourites :p
Thank you btw :)
CooperLuke1 1 year ago
Wow, That is friggin AWESOME! Wish I had a keylogger now >.< :P
Keep up the good work!
crowaled 1 year ago