awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
vxunderground avatar

vxunderground/MalwareSourceCode

0
View on GitHub↗
18,415 星标·2,071 分支·Assembly·6 次浏览vx-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 历史

vxunderground/malwaresourcecode 的 Star 历史图表vxunderground/malwaresourcecode 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

MalwareSourceCode 的开源替代方案

相似的开源项目,按与 MalwareSourceCode 的功能重合度排序。
  • cryakl/ultimate-rat-collectionCryakl 的头像

    Cryakl/Ultimate-RAT-Collection

    3,558在 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
    在 GitHub 上查看↗3,558
  • ytisf/thezooytisf 的头像

    ytisf/theZoo

    13,126在 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
    在 GitHub 上查看↗13,126
  • rshipp/awesome-malware-analysisrshipp 的头像

    rshipp/awesome-malware-analysis

    13,864在 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
    在 GitHub 上查看↗13,864
  • radare/radare2radare 的头像

    radare/radare2

    24,129在 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
    在 GitHub 上查看↗24,129
查看 MalwareSourceCode 的所有 30 个替代方案→

常见问题解答

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.

vxunderground/malwaresourcecode 的主要功能有哪些?

vxunderground/malwaresourcecode 的主要功能包括:Cybersecurity Datasets, Malware Repositories, Malware Corpora, Malware Analysis, Threat Intelligence Resources, Reverse Engineering, Detection Signature Development, Security Research Directories。

vxunderground/malwaresourcecode 有哪些开源替代品?

vxunderground/malwaresourcecode 的开源替代品包括: 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…