Skip to content

Codes for malware, viruses and key-logger and other tools

Notifications You must be signed in to change notification settings

shivamm0110/Ethical-Hacking

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ethical-Hacking

Codes for malware, viruses and key-logger and other tools

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

  2. Keylogger.h is a hearder file for you can add to your backdoor.c or any other c or cpp code.

  3. Malware folder is the c code i have developed.

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

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

About

Codes for malware, viruses and key-logger and other tools

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 83.2%
  • C++ 16.8%