An open API service indexing awesome lists of open source software.

https://github.com/iamwarning/keylogger-for-ethical-hacking

keylogger for Windows developed in C ++ as part of an ethical hacking course
https://github.com/iamwarning/keylogger-for-ethical-hacking

c-plus-plus computer-security ethicalhacking hacking hacking-tool keylogger microsoft-windows whitehat windows-10

Last synced: about 1 month ago
JSON representation

keylogger for Windows developed in C ++ as part of an ethical hacking course

Awesome Lists containing this project

README

          

# keylogger-for-ethical-hacking
Keylogger developed in C ++ as part of an ethical hacking course, is currently version 0.1 and is going to be tested in a laboratory with machines that have from windows 7 to the latest version of windows 10.

## Tools
[Code :: Blocks](http://www.codeblocks.org) is an integrated open source development environment, which supports multiple compilers. The download links are attached below. Please select a setup package depending on your platform:
+ Windows XP/Vista/7/8.x/ 10 [Download](http://sourceforge.net/projects/codeblocks/files/Binaries/17.12/Windows/codeblocks-17.12mingw-setup.exe)
+ GNU/Linux 32 and 64-bit [Download](https://www.fosshub.com/Code-Blocks.html?dwl=codeblocks_17.12-1_amd64_stable.tar.xz)
+ Mac OS [Download](https://www.fosshub.com/Code-Blocks.html?dwl=CodeBlocks-13.12-mac.zip)

----
For older release versions please check [here](http://www.codeblocks.org/downloads/source/5).