Skip to content

Writing backdoors, trojans, keyloggers, and other malware [for educational purposes]

License

Notifications You must be signed in to change notification settings

mahnooranjum/MakeMalware_EthicalHacking

Repository files navigation

Making Malware

This repo consists of backdoors, keyloggers, and other fun malware codes. The demonstrations are for educational purposes only.

Getting Started

Download the repository and run the codes using;

Python == 3+

Details

File Information
Project_Backdoor Backdoor Implementation
Project_Keylogger Keylogger
demo1_executeCommands.py execute commands
demo1out.jpg demo 1 output
demo2_getReportByEmail.py get reports by email
demo2out.jpg demo 2 output
demo3_stealWLAN.py steal WLAN passwords
demo3out.jpg demo 3 output
demo4_downloadFilesOnTarget.py download files on target pc
demo5_downloadAndRunFilesOnTarget.py download and run files on target pc
demo6_DownloadExecuteReport.py execute and report via email
demo7_DownloadExecuteReportDelete.py execute, report and delete
pb_out1.jpg backdoor output
pb_out2.jpg backdoor output 2
pb_out_file.png backdoor file download
pb_out_talk.png backdoor talk
pk_out.jpg backdoor output 3

Demo 1

Demo 1 Output

Demo 2

Demo 2 Output

Demo 3

Demo 3 Output

Keylogger

Keylogger Output

Backdoor

Backdoor Output1 Backdoor Output2 Backdoor Output Talk Backdoor Output File

About

Writing backdoors, trojans, keyloggers, and other malware [for educational purposes]

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages