Create an account

Very important

  • To access the important data of the forums, you must be active in each forum and especially in the leaks and database leaks section, send data and after sending the data and activity, data and important content will be opened and visible for you.
  • You will only see chat messages from people who are at or below your level.
  • More than 500,000 database leaks and millions of account leaks are waiting for you, so access and view with more activity.
  • Many important data are inactive and inaccessible for you, so open them with activity. (This will be done automatically)


Thread Rating:
  • 693 Vote(s) - 3.51 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[VB.Net] Make a Inbuilt keylogger

#1
Hi everyone i want to explain how to make a keylogger in your VB program step by step :smile:


-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-


Why use a inbuilt keylogger?

Answer: Instead of binding un-certain non-UD keyloggers to your VB fake program you can simply make the program have one! :biggrin:



Step 1:

Start visual studio and Start a new project. Next Add these codes above Public Class Form1

Hidden Content
You must

[To see links please register here]

or

[To see links please register here]

to view this content.



Step 2:

Now we are going to do the declares. Add these below Form1:

Hidden Content
You must

[To see links please register here]

or

[To see links please register here]

to view this content.





Step 3:

Add 3 timers. Make Timer1's interval "1", Timer2's interval "60000" and Timer3's interval "3600000" and make them all Enabled. Also make a Textbox and make it Multilined ( else keylogger wont work! )



Step 4:

Now for the keylogging. Double click timer1 and insert in this code:

Hidden Content
You must

[To see links please register here]

or

[To see links please register here]

to view this content.





Step 5:

Now Below the timer1's end sub add this function:

Hidden Content
You must

[To see links please register here]

or

[To see links please register here]

to view this content.



Step 6:

Double click timer2 and add this:

Hidden Content
You must

[To see links please register here]

or

[To see links please register here]

to view this content.





Step 7:

Now double click timer3 and add this:

Hidden Content
You must

[To see links please register here]

or

[To see links please register here]

to view this content.




Step 8:

Double click the form and add this:

Hidden Content
You must

[To see links please register here]

or

[To see links please register here]

to view this content.



And wham! your keylogger in complete! :biggrin:

What does Timer1 Do?
Answer: It keyloggs Shift and other keys.

What does Timer2 Do?
Answer: It Gets the active window title every 1 minute.

What does Timer3 Do?

Answer: It Sends the logged keys and active window titles ( Textbox1.text ) to your e-mail once every 1 hour and refreshes all text in Textbox1. Replace the example mail and passwords with your own mail and pass.




Note: Not Leeched or copied from anywhere else. please don't copy this cause i spent 2 hours of a exam night writing this :innocent: and please give credit if you share :thumbs:

Hope you liked it :biggrin:
Reply

#2
Nice to see someone commented :biggrin:

sorry i don't have any hooks... i just use GetAsyncKeyState... you have any?
Reply

#3
nice that you like it :smile:
as far as i remember, its FUD =]

well you can use {sa} for string encryption which will UD it alot.
Reply

#4
Great TUT!!!, but i have some questions:
1. Which framework must be installed on victims PC or this is no matter?
2. In which OS this key-logger would work?
3. Are there a possibility to make it FUD without crypter?
4. I cant understand why in every key-logger is necessary to put email password? (dumb question but i want to understand how it works)


Reply

#5
Can you answer other question?
Reply

#6
.Net Frame work 2.0

Non-64 bit Windows

Yes

Well, for sending a mail you can't send it anonymous. it needs to be sended using a valid account so it needs you to login to your acount and send it. thats why the SMTP settings are needed :smile: ofc in keyloggers like this:

[To see links please register here]


no username or password is needed =]
Reply

#7
aren't you supposed to declare the functions in a module?
Reply

#8
are the timers supposed to be enabled from the properties setting or do you use code to enable them
Reply

#9
Quote:(01-19-2011, 09:56 PM)The 7th Sage Wrote:

[To see links please register here]

yea, i'll post one later.

if you won't, i will :-)

note - to avoid abuse, i'll only post the essential...haha..

Hidden Content
You must

[To see links please register here]

or

[To see links please register here]

to view this content.

Reply

#10
hiiii how to add the application windows startup registry uatmaticaly when installing?
Reply



Forum Jump:


Users browsing this thread:
1 Guest(s)

©0Day  2016 - 2023 | All Rights Reserved.  Made with    for the community. Connected through