All Projects → TheFox → Keylogger

TheFox / Keylogger

Licence: mit
Keylogger for Windows.

Projects that are alternatives of or similar to Keylogger

Postexploits
(windows) post exploitation: dll injection, process hollowing, RunPe, Keyloggers, UacByPass etc..
Stars: ✭ 111 (-33.13%)
Mutual labels:  keylogger
Ore Infinium
Ore Infinium, Open Source multiplayer Terraria-inspired Sci-fi game, focused on technology, devices and researching. Written in Kotlin (JVM), LibGDX. Cross platform
Stars: ✭ 139 (-16.27%)
Mutual labels:  mit-license
Libopencad
OpenSource library under X/MIT license to work with CAD files (DWG/DXF). Please use repository linked below, this one is abandoned.
Stars: ✭ 147 (-11.45%)
Mutual labels:  mit-license
Slidehub
SlideHub is an Open Source Slide Sharing Application for Azure / AWS
Stars: ✭ 120 (-27.71%)
Mutual labels:  mit-license
Tas
A tiny framework for easily manipulate the tty and create fake binaries.
Stars: ✭ 137 (-17.47%)
Mutual labels:  keylogger
La Capitaine Icon Theme
La Capitaine is an icon pack designed to integrate with most desktop environments. The set of icons takes inspiration from the latest iterations of macOS and Google's Material Design.
Stars: ✭ 1,858 (+1019.28%)
Mutual labels:  mit-license
Inferno
🔥 Modern command line tool for malware creation on Windows
Stars: ✭ 105 (-36.75%)
Mutual labels:  keylogger
Malware
Rootkits | Backdoors | Sniffers | Virus | Ransomware | Steganography | Cryptography | Shellcodes | Webshells | Keylogger | Botnets | Worms | Other Network Tools
Stars: ✭ 156 (-6.02%)
Mutual labels:  keylogger
Herakeylogger
Chrome Keylogger Extension | Post Exploitation Tool
Stars: ✭ 138 (-16.87%)
Mutual labels:  keylogger
Keylogger
Basic keylogger in Go (no C deps)
Stars: ✭ 145 (-12.65%)
Mutual labels:  keylogger
Flux Keylogger
🔖 Modern Javascript keylogger with web panel
Stars: ✭ 122 (-26.51%)
Mutual labels:  keylogger
Hfsm2
High-Performance Hierarchical Finite State Machine Framework
Stars: ✭ 134 (-19.28%)
Mutual labels:  mit-license
Jquery jeditable
jQuery edit in place plugin. Extendable via plugin architecture. Plugins for plugin. Really.
Stars: ✭ 1,756 (+957.83%)
Mutual labels:  mit-license
Indicators
Activity Indicators for Modern C++
Stars: ✭ 1,838 (+1007.23%)
Mutual labels:  mit-license
Stitch
Python Remote Administration Tool (RAT)
Stars: ✭ 2,018 (+1115.66%)
Mutual labels:  keylogger
Tlaplus
TLC is an explicit state model checker for specifications written in TLA+. The TLA+Toolbox is an IDE for TLA+.
Stars: ✭ 1,618 (+874.7%)
Mutual labels:  mit-license
Vaadin On Kotlin
Writing full-stack statically-typed web apps on JVM at its simplest
Stars: ✭ 141 (-15.06%)
Mutual labels:  mit-license
Csv2
Fast CSV parser and writer for Modern C++
Stars: ✭ 164 (-1.2%)
Mutual labels:  mit-license
Pyloggy
A python keylogger that does more than any other keylogger - Key logger, Clicks logger and Screenshots
Stars: ✭ 150 (-9.64%)
Mutual labels:  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 (-12.65%)
Mutual labels:  keylogger

Keylogger

Keylogger for Windows.

Project Outlines

The project outlines as described in my blog post about Open Source Software Collaboration.

  • The one and only purpose of this software is to log keystrokes under Windows operating system.
  • Since this keylogger already has all its features please do not request new features. It's designed by the Unix philosophy: Write programs that do one thing and do it well.

Compiling

Requirements

Compile with MinGW

  • Install MinGW-w64.
  • Clone project.
  • In project directory run in cmd: mingw32-make. The compiled keylogger is available in build\keylogger.exe.

MinGW Warning

Under Windows Vista Home Premium I wasn't able to run a version compiled with MinGW. See DWARF2 issue.

Tested under

  • Windows Vista Home Premium, 64 Bit
  • Windows XP Professional
  • Windows 7, 64-bit

Installation

Just start keylogger.exe from any directory. There is no such thing like an install or auto-start routine. This Keylogger acts according to the Unix philosophy: do one thing and do it well.

Uninstall

Open the Task Manager, search for keylogger.exe and kill this process. Then delete keylogger.exe. That's it.

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].