Key-logger

Injecting Key-logger in Windows Machine


Learn to make a keylogger for Windows using termux and record each keystroke of your victim and hack windows OS😈😈

For a better understanding we have a you tube video clip

ALL STEPS

  • Install termux from playstore.
  • After that, wait for a while to setup the termux in the system.





  •  After the setup, run the following command to update all packages in the termux

apt update

  • Wait for a while to update all packages, then after that run the following command to install an editor named “nano”.

apt install nano


  • Now run the following command to install all packages of python. -y for all packages in the python.

apt install python -y 


  • Now download the tool named “HatKey” from the link in the description to make keylogger in termux.


  • Now, after downloading extract the zip file of the HatKey.

  • Return to termux, and by it go to the directory wher the HatKey folder is present by run following commands one by one

ls – to check the directories in the current directory
cd storage – directory changed to storage
cd name_of_the_folder where the HatKey folder is present.

e.g. cd Downloads


  • Now, run the following command to enter into the HatKey folder 

cd HatKey/


  • To make the HatKey.py file executable, run the following command

Chmod +x HatKey.py   Or  bash HatKey.py


  • To run the HatKey.py, run the following command

python2 HatKey.py


  • After that HatKey.py tool is running.
  • After that, run the following command to get the port number and ip address
  • To set the new ip address, start a new session in termux, run the following command

ifconfig wlan0


  • After that simply, copy that ip address of the windows machine where we are going to hack.
  • Return to the HatKey.py session in termux and enter the foolowing command and paste the ip address at the end and hit enter. 
  • After that, enter the command “run” (without quotes).
  • After doing this, a powershell script is open and simply copy the powershell command and again open a new session in termux.
  • After that, run “ls” (without quotes) command.
  • After this, change the directory to php by run the following command

cd php


  • After that, create a file by using nano editor by run the following command 

nano name_of_file.bat

e.g. nano virus.bat


What Is a Computer Virus?

  • After hit the enter button, nano editor is opened and simply paste the powershell commands in it.
  • After pasting in it, press the ctrl button and X at same time and the click on y to save the file contents.
  • After this, simply hit the enter button to exit from nano editor.
  • After that, simply send this virus file to the victim machine by any method.
  • After this, the victim simply double click on the virus file. A powershell windows is open and the disappeared.
  • Return to termux and open the HatKey session, it shows Agent Connected means the virus is working. To check properly hit the enter button and run the list command and get the name of victim pc.
  • Now, again open a new session and change the directory to Output by run the following command

cd Output 


  • After doing this, run “ls” (without quotes) command and you will see the ip address and name of victim computer.
  • Run the following command

tail -f ip address name_of_victim pc.txt


  • BOOM! The system is hacked!
  • When victim enter anything it gives the result with exact time.

NOTE: EVERY RED COLOR TEXT IS THE CODE WHICH YOU HAVE TO ENTER IN THE TERMUX TERMINAL
EACH AND EVERY CODE MUST BE ENTER AFTER THIS $ SIGN
FOR EX .
$ cd Output

SPECIAL THANKS TO MR ABHISHEK KUMAR FOR CONTENT WRITING SUPPORT
AND
MR ANURAG SHRIVASTAVA FOR YOU TUBE VIDEO SUPPORT

For a better understanding we have a you tube video clip


NOTE: OUR EACH AND EVERY PICTURE OF THIS BLOG IS DIRECTLY TAKEN BY GOOGLE.COM AND SOME CONTENT IS ALSO COPIED FROM GOOGLE FOR BETTER ANALYTICS AND PROPER REPORT. 

THANK YOU VERY MUCH 

PLEASE SHOW YOUR LOVE BY LIKE , COMMENTS AND SUBSCRIBE US 
FOR MORE TECH RELATED CONTENT
We are also on Instagram as 
@script_kiddies_devlopers. 
 ðŸ˜Š

Please show your love also for our you tube channel 
https://www.youtube.com/channel/UCNGRIL9PxgTs-imHWT8beXw

FOR MORE INFORMATION ABOUT THIS YOU CAN CONTACT ME AS MY DETAILS ARE GIVEN 








Post a Comment

1 Comments