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
chesvectain avatar

chesvectain/PackingData

0
View on GitHub↗
16 stars·10 forks·8 views

PackingData

Features

  • Malware Datasets - Original dataset featuring various PE packer implementations.

Star history

Star history chart for chesvectain/packingdataStar history chart for chesvectain/packingdata

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. 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

Open-source alternatives to PackingData

Similar open-source projects, ranked by how many features they share with PackingData.
  • 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
  • jgamblin/mirai-source-codejgamblin avatar

    jgamblin/Mirai-Source-Code

    9,363View on GitHub↗

    This repository contains the source code for a C-based network botnet designed to compromise Internet of Things devices. It serves as a functional implementation of malware used for security research, behavioral analysis, and the development of threat detection signatures. The project includes a command and control server architecture that manages infected devices via a custom binary protocol and TCP-based command distribution. It employs a cross-compilation toolchain to build and deliver architecture-specific binary payloads across multiple hardware platforms. The codebase covers capabiliti

    C
    View on GitHub↗9,363
  • dhondta/dataset-packed-pedhondta avatar

    dhondta/dataset-packed-pe

    46View on GitHub↗

    This is a fork of the dataset at https://github.com/chesvectain/PackingData with some samples sanitized (e.g. UPX-packed samples in the ´not-packed´ folder or samples with a same hash from the packer and not-packed folders).

    Python
    View on GitHub↗46
  • elastic/emberelastic avatar

    elastic/ember

    1,163View on GitHub↗

    The EMBER dataset is a collection of features from PE files that serve as a benchmark dataset for researchers. The EMBER2017 dataset contained features from 1.1 million PE files scanned in or before 2017 and the EMBER2018 dataset contains features from 1 million PE files scanned in or before…

    Jupyter Notebook
    View on GitHub↗1,163
See all 13 alternatives to PackingData→

Frequently asked questions

What are the main features of chesvectain/packingdata?

The main features of chesvectain/packingdata are: Malware Datasets.

What are some open-source alternatives to chesvectain/packingdata?

Open-source alternatives to chesvectain/packingdata include: cryakl/ultimate-rat-collection — This project is a curated repository of remote access trojan binaries and malware samples. It serves as a structured… jgamblin/mirai-source-code — This repository contains the source code for a C-based network botnet designed to compromise Internet of Things… dhondta/dataset-packed-pe — This is a fork of the dataset at https://github.com/chesvectain/PackingData with some samples sanitized (e.g.… ffri/ffridataset-scripts — This script allows you to create datasets in the same format as the FFRI dataset. futurecomputing4ai/ember2024 — EMBER2024 is an update to the EMBER2017 and EMBER2018 datasets. It includes raw features and labels for 3.2 million… elastic/ember — The EMBER dataset is a collection of features from PE files that serve as a benchmark dataset for researchers. The…