Codes for malware, viruses and key-logger and other tools
-
The Basic malware folder contain c code for backdoor and server file, its debian based so its recommended to use os like Kali or Ubuntu or you can convert it to windows type.
-
Keylogger.h is a hearder file for you can add to your backdoor.c or any other c or cpp code.
-
Malware folder is the c code i have developed.
-
To hide your malware from being detected by Anti-Virus softwares you can use hex editor and or add various useless functions to hide actuall code.
-
Basic virus codes in cpp language, each virus code has comments which describes what it do.
NOTE: This project is created only for learning purpose.
These work mainly for windows OS.