All Projects → MinhasKamal → Stupidkeylogger

MinhasKamal / Stupidkeylogger

Licence: mit
A Terrific Keystroke Recorder

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Stupidkeylogger

ToxicEye
👽 Program for remote control of windows computers via telegram bot. Written in C#
Stars: ✭ 305 (-4.09%)
Mutual labels:  virus, trojan, keylogger
Trojancockroach
A Stealthy Trojan Spyware
Stars: ✭ 424 (+33.33%)
Mutual labels:  trojan, keylogger, virus
KeyPlexer
Capstone: Keylogger Trojan
Stars: ✭ 32 (-89.94%)
Mutual labels:  trojan, keylogger
Pyiris Backdoor
PyIris-backdoor is a modular, stealthy and flexible remote-access-toolkit written completely in python used to command and control other systems. It is now in the beta stage, possibly perpetually. There are bugs still present in the framework, feel free to contribute or help me out with this project its still under active development >_>
Stars: ✭ 145 (-54.4%)
Mutual labels:  trojan, keylogger
PyIris
PyIris is a modular remote access trojan toolkit written in python targeting Windows and Linux systems.
Stars: ✭ 296 (-6.92%)
Mutual labels:  trojan, keylogger
Malware
Rootkits | Backdoors | Sniffers | Virus | Ransomware | Steganography | Cryptography | Shellcodes | Webshells | Keylogger | Botnets | Worms | Other Network Tools
Stars: ✭ 156 (-50.94%)
Mutual labels:  keylogger, virus
Aviator
Antivirus evasion project
Stars: ✭ 529 (+66.35%)
Mutual labels:  trojan, virus
Serpentine
C++/Win32/Boost Windows RAT (Remote Administration Tool) with a multiplatform Java/Spring RESTful C2 server and Go, C++/Qt5 frontends
Stars: ✭ 216 (-32.08%)
Mutual labels:  trojan, virus
Stormkitty
🔑 Open source stealer written on C#, all logs will be sent to Telegram bot.
Stars: ✭ 198 (-37.74%)
Mutual labels:  trojan, keylogger
The-MALWARE-Repo
A repository full of malware samples.
Stars: ✭ 380 (+19.5%)
Mutual labels:  virus, trojan
ConTroll Remote Access Trojan
Created a VERY SIMPLE remote access Trojan that will establish administrative control over any windows machine it compromises.
Stars: ✭ 69 (-78.3%)
Mutual labels:  virus, trojan
Adamantium Thief
🔑 Decrypt chromium based browsers passwords, cookies, credit cards, history, bookmarks, autofill. Version > 80 is supported.
Stars: ✭ 283 (-11.01%)
Mutual labels:  trojan, virus
Inferno
🔥 Modern command line tool for malware creation on Windows
Stars: ✭ 105 (-66.98%)
Mutual labels:  keylogger, virus
Rat Hodin V2.9
Remote Administration Tool for Linux
Stars: ✭ 97 (-69.5%)
Mutual labels:  trojan, keylogger
Gobot2
Second Version of The GoBot Botnet, But more advanced.
Stars: ✭ 431 (+35.53%)
Mutual labels:  keylogger, virus
Malware-with-Backdoor-and-Keylogger
👨🏻‍💻 A great tool for Ethical Hackers, a malware programmed with Backdoor and Keylogger.
Stars: ✭ 25 (-92.14%)
Mutual labels:  virus, keylogger
knicky
A module-based static virus generator 🚀
Stars: ✭ 40 (-87.42%)
Mutual labels:  virus, trojan
Richkware
Framework for building Windows malware, written in C++
Stars: ✭ 315 (-0.94%)
Mutual labels:  keylogger, virus
M-Botnet
A C2 project that controls a self-propagating MS17-010 worm.
Stars: ✭ 39 (-87.74%)
Mutual labels:  virus
52bp.github.io
分享免费SSR|V2ray|Trojan 免费、优质节点机场大全导航推荐,记得点击star⭐==不迷路
Stars: ✭ 270 (-15.09%)
Mutual labels:  trojan

StupidKeylogger

A Terrific Keystroke Recorder

This tacky program hides itself in the subject’s PC (Windows XP or later), and silently records all keyboard and mouse operations. It is launched automatically with PC start, then stores data in ASCII code with record-date. Now all you have to do is- collect the record, and decode it.

This project is created only for learning purpose.

How to use?

  1. Download the full package from here, unzip it, and move it to your pen-drive. It should look something like this-
StupidKeylogger

WindowsShell.exe is the compiled and renamed form of Keylogger.cpp. Of course you do not expect others to let you insert a pen-drive containing keylogger; even if that is stupid! WindowsShell is the link file of WindowsShell.exe.

  1. Insert your pen-drive in a computer and run Infect.bat. This will install WindowsShell.exe (in the %appdata% folder) & WindowsShell.lnk (in %appdata%\Microsoft\Windows\Start Menu\Programs\Startup) in that PC, and start it.

  2. Wait for some days (I know it is hard but be patient), then return to the PC, insert the pen-drive and run CollectData.bat. You will get a file named Record.log. This is what it contains-

Record
  1. Now, simply run RecordDecoder.exe (keep Record.log in the same folder & do not rename it), and you will get Data.log. This file contains all the key-strokes and mouse-clicks. It is all up to you now to find necessary information from this (good luck with that!).
Data

You may use RecordDecoderFocused instead of RecordDecoder.exe, it will get rid of some unnecessary data automatically for you.

  1. If you want to remove the Keylogger from that PC, run Cure.bat.

Surely you can use it in many other ways; and also enhance its ability by adding a screen capturer, or sound recorder, and so on.

Note: I will not take any responsibility of someone else's ill act with my program. But I do believe that a real learner will learn a lot from this.

This is actually a pre-project for TrojanCockroach.

License

MIT License
StupidKeylogger is licensed under MIT License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].