awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
vxunderground avatar

vxunderground/MalwareSourceCode

0
View on GitHub↗
18,415 stars·2,071 forks·Assembly·22 viewsvx-underground.org↗

MalwareSourceCode

This project is a curated archive and cybersecurity research dataset of raw source code from various malware families. It serves as a malware analysis library designed to help researchers study the inner workings of different threats and identify attack patterns across multiple platforms and programming languages.

The repository supports security research by providing raw text distribution of original source code. This allows for the study of platform vulnerabilities, threat intelligence gathering, and the development of security products and detection signatures.

The collection is organized as a flat-file repository using platform-specific directory mapping to group code by operating system or hardware architecture. It utilizes version-controlled source archiving to preserve historical versions of the source files.

Features

  • Cybersecurity Datasets - Provides a comprehensive collection of malicious code samples across multiple platforms for studying attack patterns.
  • Malware Repositories - Provides a curated repository of raw source code for malware families to conduct security research.
  • Malware Corpora - Maintains a library of source-level malware implementations used to understand the inner workings of threats.
  • Malware Analysis - Enables the study of malicious software inner workings by examining original source code to understand attack patterns.
  • Threat Intelligence Resources - Identifies common techniques and coding patterns used by malware authors to improve defensive security measures.
  • Reverse Engineering - Supports practicing decompilation and binary analysis by providing known functional source code for comparison.
  • Detection Signature Development - Provides source code to test malware behavior and evolve antivirus or detection signatures.
  • Security Research Directories - Groups malicious code by operating system or hardware architecture to facilitate targeted security research.
  • Vulnerability Research - Facilitates the examination of how malware exploits specific operating systems or architectures to identify security holes.
  • Reverse Engineering and Analysis - Collection of malware source code for analysis.

Star history

Star history chart for vxunderground/malwaresourcecodeStar history chart for vxunderground/malwaresourcecode

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with MalwareSourceCode

These projects share indexed features with MalwareSourceCode. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • cryakl/ultimate-rat-collectionCryakl avatar

    Cryakl/Ultimate-RAT-Collection

    3,558View on GitHub↗

    This project is a curated repository of remote access trojan binaries and malware samples. It serves as a structured analysis dataset and security research toolset designed for studying the behavior and inner workings of remote administration tools. The collection provides a versioned archive of malware samples and backdoor interfaces, with specific categorizations for target platforms including Windows and Android. It organizes these binaries to facilitate the study of malware evolution and the identification of technical patterns. The repository covers several security research areas, incl

    backdoor-attacksbackdoorsmalware
    View on GitHub↗3,558
  • ytisf/thezooytisf avatar

    ytisf/theZoo

    13,126View on GitHub↗

    TheZoo is a centralized repository and management system designed for the storage, organization, and retrieval of live malicious software samples. It provides a structured environment for security researchers and educators to access, track, and analyze dangerous code for the purpose of threat intelligence and defense development. The system utilizes a command-line interface to manage the lifecycle of malware samples, including the preparation of new submissions and the querying of a centralized database. To ensure safety and authenticity, the platform stores binaries in password-protected, en

    Pythonmalwaremalware-analysismalware-research
    View on GitHub↗13,126
  • rshipp/awesome-malware-analysisrshipp avatar

    rshipp/awesome-malware-analysis

    13,864View on GitHub↗

    This project is a comprehensive, community-driven directory of open-source tools, datasets, and documentation for malware analysis and cybersecurity research. It serves as a centralized index for security professionals and researchers to locate resources for investigating, reverse engineering, and analyzing malicious software. The directory organizes information through a structured taxonomy, covering specialized domains such as memory forensics, network traffic inspection, and honeypot threat research. By aggregating links to external utilities and frameworks, it provides a platform-agnostic

    analysis-frameworkautomated-analysisawesome
    View on GitHub↗13,864
  • radare/radare2radare avatar

    radare/radare2

    24,129View on GitHub↗

    radare2 is a reverse engineering framework and binary analysis toolset. It functions as a multi-architecture disassembler, low-level binary debugger, and hexadecimal editor for inspecting executable structures and interpreting machine code when original source files are unavailable. The framework provides capabilities for decompiling machine instructions, performing symbolic analysis, and diffing binary files to identify structural changes across versions. It also includes a digital forensic analyzer and disk analyzer for browsing filesystem formats in userland. The toolset supports binary p

    C
    View on GitHub↗24,129
Compare all 30 related projects→

Frequently asked questions

What does vxunderground/malwaresourcecode do?

This project is a curated archive and cybersecurity research dataset of raw source code from various malware families. It serves as a malware analysis library designed to help researchers study the inner workings of different threats and identify attack patterns across multiple platforms and programming languages.

What are the main features of vxunderground/malwaresourcecode?

The main features of vxunderground/malwaresourcecode are: Cybersecurity Datasets, Malware Repositories, Malware Corpora, Malware Analysis, Threat Intelligence Resources, Reverse Engineering, Detection Signature Development, Security Research Directories.

Which projects share features with vxunderground/malwaresourcecode?

Projects with overlapping indexed features include: cryakl/ultimate-rat-collection — This project is a curated repository of remote access trojan binaries and malware samples. It serves as a structured… ytisf/thezoo — TheZoo is a centralized repository and management system designed for the storage, organization, and retrieval of live… rshipp/awesome-malware-analysis — This project is a comprehensive, community-driven directory of open-source tools, datasets, and documentation for… radare/radare2 — radare2 is a reverse engineering framework and binary analysis toolset. It functions as a multi-architecture… jonaslejon/malicious-pdf — This project is a set of specialized utilities for generating malformed documents, obfuscating payloads, and crafting… mandiant/flare-vm — Flare-VM is a Windows malware analysis environment consisting of installation scripts that automate the provisioning…