All Projects → EgeBalci → Keylogger

EgeBalci / Keylogger

Licence: other
Simple C++ Keylogger...

Programming Languages

C++
36643 projects - #6 most used programming language

Labels

Projects that are alternatives of or similar to Keylogger

Stitch
Python Remote Administration Tool (RAT)
Stars: ✭ 2,018 (+1670.18%)
Mutual labels:  keylogger
fakesudo
sudo almost as fake as your ma
Stars: ✭ 15 (-86.84%)
Mutual labels:  keylogger
KeyLogger-WebService
"KeyLogger-WebService" Is a Keylogger Write In python.
Stars: ✭ 21 (-81.58%)
Mutual labels:  keylogger
Malware
Rootkits | Backdoors | Sniffers | Virus | Ransomware | Steganography | Cryptography | Shellcodes | Webshells | Keylogger | Botnets | Worms | Other Network Tools
Stars: ✭ 156 (+36.84%)
Mutual labels:  keylogger
Stormkitty
🔑 Open source stealer written on C#, all logs will be sent to Telegram bot.
Stars: ✭ 198 (+73.68%)
Mutual labels:  keylogger
rkduck
Linux v4.x.x Rootkit
Stars: ✭ 83 (-27.19%)
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 (+27.19%)
Mutual labels:  keylogger
Keylogger
A keylogger for Windows, developed as part of the "Build an Advanced Keylogger using C++ for Ethical Hacking!" course on Udemy
Stars: ✭ 16 (-85.96%)
Mutual labels:  keylogger
Wifi keylogger
DIY Arduino Wi-Fi Keylogger (Proof of Concept)
Stars: ✭ 218 (+91.23%)
Mutual labels:  keylogger
PyIris
PyIris is a modular remote access trojan toolkit written in python targeting Windows and Linux systems.
Stars: ✭ 296 (+159.65%)
Mutual labels:  keylogger
Keylogger
Keylogger for Windows.
Stars: ✭ 166 (+45.61%)
Mutual labels:  keylogger
Hiddeneye Legacy
Modern Phishing Tool With Advanced Functionality And Multiple Tunnelling Services [ Android-Support-Available ]
Stars: ✭ 2,568 (+2152.63%)
Mutual labels:  keylogger
Lo0sR
Lo0sR is a simple python Keylogger with many functions.
Stars: ✭ 48 (-57.89%)
Mutual labels:  keylogger
Pyloggy
A python keylogger that does more than any other keylogger - Key logger, Clicks logger and Screenshots
Stars: ✭ 150 (+31.58%)
Mutual labels:  keylogger
Unknown-Logger
An advanced Windows Keylogger with features like (Disable CMD, Screenshotter, Client Stub Builder, Low Level Keyhooks, Hide Application, Respawner, Delete Chrome and Firefox data, and more!)
Stars: ✭ 23 (-79.82%)
Mutual labels:  keylogger
Keylogger
Basic keylogger in Go (no C deps)
Stars: ✭ 145 (+27.19%)
Mutual labels:  keylogger
Teardroid-phprat
🇮🇳 🤖 It's easy to use android botnet work without port forwarding, vps and android studio
Stars: ✭ 417 (+265.79%)
Mutual labels:  keylogger
ToxicEye
👽 Program for remote control of windows computers via telegram bot. Written in C#
Stars: ✭ 305 (+167.54%)
Mutual labels:  keylogger
logger
☠ 😈 👀 Simple,Secure & Undetected (6.11.2017) keylogger for Windows :)
Stars: ✭ 37 (-67.54%)
Mutual labels:  keylogger
BackNet
Remote Administration Tool with botnet capability, Windows
Stars: ✭ 41 (-64.04%)
Mutual labels:  keylogger

Keylogger

Simple C++ Keylogger...

Building c++ executable :

Install Microsoft visual studo :

create a c++ project.

use the provided source code.

To produce DLL independent code : On the top menu:under Project --> <Project_name> Property---->C/C++---->Code Generation---->Runtime library--->SELECT Multi-threaded Debug (/MTd) instead of Multi-threaded Debug DLL (/MDd)-->apply

Build-->build <project_name>

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