• Stars
    star
    437
  • Rank 99,659 (Top 2 %)
  • Language
    C++
  • License
    MIT License
  • Created over 8 years ago
  • Updated about 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A Terrific Keystroke Recorder

StupidKeylogger

Donate

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.

More Repositories

1

CreepyCodeCollection

A Nonsense Collection of Disgusting Codes
C
2,316
star
2

DownGit

Create GitHub Resource Download Link
JavaScript
1,530
star
3

TrojanCockroach

A Stealthy Trojan Spyware
C++
801
star
4

CuteVirusCollection

A Collection of Cute But Deadly Viruses
HTML
404
star
5

BengaliDictionary

A Large Collection of Bengali Words & Translations (বাংলা-শব্দ-bengali-shobdo-bengal-word-list-bangla-translation-spell-check-checker-dictionary-translator-dataset-data-set-english-to-bd-bn-en-e2b-sobdo)
Java
163
star
6

AlgorithmImplementations

Implementation of Elementary Algorithms (infix-prefix-postfix-evaluation-to-longest-common-increasing-sub-sequence-activity-selection-balance-kd-binary-heap-binomial-tree-breath-depth-first-search-max-flow-shortest-path-topological-sort-calculus-derivative-integration-forward-interpolation-simpson-rule-intersecting-area-non-linear-equation-jacobis-gauss-seidal-bisection-false-position-newton-raphson-fixed-point-secant-cigarette-smokers-genetic-huffman-a-a*-star-binary-knuth-morris-pratt-kmp-quick-thread-priority-based-premitive-shortest-job-non-primitive-arithmetic-expression-data-structures-list-node-implementation-one-two-way-linked-stack-string-graph-numerical-methods-equation-solving-solve-process-problem-search-sort-prime-ugly-friend-perfect-fibonacci-factorial-factor-number)
C++
70
star
7

GenderRecognizer

Plain Face Detector & Gender Recognizer
Java
59
star
8

SkinDetector

Detects Human Skin From Image (color-region-segmentation-photo-detection-extraction-detect)
Java
26
star
9

DarkLight

Webpage in Night Mode
JavaScript
23
star
10

AlphabetRecognizer

Simple Optical Character Recognizer (english-ocr-image-to-text-recognition-sample-trainig-alphabet-photo-data-database-dataset)
Java
17
star
11

ProgrammerTransformation

The Insipid Journey of Homo Programmer (naive-novice-beginner-super-god-transformation-evolution-improvement-programmer-coder-software-engineer)
C++
10
star
12

BrailleToTextTranslator

Translate Braille Writing to Plain Text
DataWeave
9
star
13

UltimateCalculator

Basic Scientific Calculator (math-calculation-equation-unit-converter-unitconverter-advanced-mathematics-math-number)
Java
9
star
14

ResultAnalysisTool

A Complete Package for Processing OMR Answer Sheet
Java
9
star
15

GRExercise

Free GRE Practice Environment (awa-analytical-essay-writing-ets-issue-argument-pool-calculator-gre-exercise)
JavaScript
9
star
16

Egami

A Light Weight Image Processing Library (java-pattern-recognition-package-tool)
Java
7
star
17

FileSqueezer

Simple File Compressor & Extractor (huffman-algorithm-compression-zip)
C++
7
star
18

Intellectron

An Infant Library of Artificial Neural Network (multilayer-deep-convolutional-machine-learning)
Java
7
star
19

HighlightedTextDetector

Extracts highlighted text from the image of a page
Python
6
star
20

MinhasKamal.github.io

Minhas Kamal: Academic Portfolio (about-blog-work-contact-cv-resume-details)
HTML
5
star
21

TicTacToe

Naive AI Enabled Tic-Tac-Toe Game (noughts-and-crosses-Xs-Os-paper-pencil)
Java
4
star
22

CoolConsoleGames

A Collection of Wonderful Console Games (the-game-of-life-three-3-stones-tic-tac-toe-tictactoe-criss-cross-snake-rush-peeble-dropping-connect-four-4)
C
4
star
23

PicPuzzle

Naive AI Aided Sliding Puzzle Game (picture-image-block-tile-maze-riddle)
Java
3
star