awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 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·6 Aufrufevx-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-Verlauf

Star-Verlauf für vxunderground/malwaresourcecodeStar-Verlauf für vxunderground/malwaresourcecode

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu MalwareSourceCode

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit MalwareSourceCode.
  • cryakl/ultimate-rat-collectionAvatar von Cryakl

    Cryakl/Ultimate-RAT-Collection

    3,558Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗3,558
  • ytisf/thezooAvatar von ytisf

    ytisf/theZoo

    13,126Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗13,126
  • rshipp/awesome-malware-analysisAvatar von rshipp

    rshipp/awesome-malware-analysis

    13,864Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗13,864
  • radare/radare2Avatar von radare

    radare/radare2

    24,129Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗24,129
Alle 30 Alternativen zu MalwareSourceCode anzeigen→

Häufig gestellte Fragen

Was macht vxunderground/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.

Was sind die Hauptfunktionen von vxunderground/malwaresourcecode?

Die Hauptfunktionen von vxunderground/malwaresourcecode sind: Cybersecurity Datasets, Malware Repositories, Malware Corpora, Malware Analysis, Threat Intelligence Resources, Reverse Engineering, Detection Signature Development, Security Research Directories.

Welche Open-Source-Alternativen gibt es zu vxunderground/malwaresourcecode?

Open-Source-Alternativen zu vxunderground/malwaresourcecode sind unter anderem: 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…