13
1
mirror of https://github.com/vxunderground/MalwareSourceCode synced 2024-06-16 12:08:36 +00:00
Collection of malware source code for a variety of platforms in an array of different programming languages. Mirror - smells less like Micro$oft over here.
Go to file
2020-10-24 16:25:28 -05:00
Acad Folder structure change, added README 2020-10-16 22:28:58 +02:00
Engines Folder structure change, added README 2020-10-16 22:28:58 +02:00
Java Rename Virus.Java.Hawk.a.txt to Virus.Java.Hawk.a 2020-10-24 16:06:33 -05:00
Leaks Add files via upload 2020-10-16 22:15:45 -05:00
LegacyWindows Rename Win32.FirstBorn.txt to Win32.FirstBorn.asm 2020-10-22 22:57:10 -05:00
Libs Folder structure change, added README 2020-10-16 22:28:58 +02:00
Linux Add files via upload 2020-10-22 22:56:19 -05:00
Perl Rename Backdoor.Perl.IRCBot.ai.txt to Backdoor.Perl.IRCBot.Scanner.g 2020-10-22 22:47:51 -05:00
PHP Rename Backdoor.PHP.NShell.a to Backdoor.PHP.NotFilefusion 2020-10-15 20:57:15 -05:00
Python Add files via upload 2020-10-24 16:25:28 -05:00
Ruby Delete Virus.Ruby.Badbunny.a 2020-10-17 15:48:45 -05:00
Win32 Add files via upload 2020-10-23 23:39:29 -05:00
logo.png Changed the picture used for logo 2020-10-16 22:46:34 +02:00
README.md Update README.md 2020-10-19 01:29:51 +02:00

VXUG logo

Malware Source Code Collection

!!! DISCLAIMER !!!

We do not take any responsibility for any damage done by the code in this repository. Download, compile or run at your own risk.

We do not provide any support to get the code working, any issues open in regards to this will be closed as this repository is for research and educational purposes only.

Contents:

This repository contains the source code for the following:

.
├── Acad
├── Engines
│   ├── BAT
│   ├── Linux
│   ├── VBS
│   └── Win32
├── Java
├── Leaks
│   ├── Android
│   ├── Bootkit
│   ├── Other
│   └── Win32
├── LegacyWindows
│   ├── Win2k
│   ├── Win32
│   ├── Win95
│   ├── Win98
│   ├── Win9x
│   └── WinCE
├── Libs
│   ├── Bootkit
│   ├── DDoS
│   └── Win32
├── Linux
├── Perl
├── PHP
├── Python
├── Ruby
└── Win32