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

m4rco-/dorothy2

0
View on GitHub↗
195 stars·33 forks·Ruby·7 views

Dorothy2

A malware/botnet analysis framework written in Ruby.

Features

  • Binary Analysis - Framework for malware and botnet analysis.
  • Malware Analysis - A malware analysis framework for automated sandbox execution.

Star history

Star history chart for m4rco-/dorothy2Star history chart for m4rco-/dorothy2

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 Dorothy2

These projects share indexed features with Dorothy2. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • justicerage/manalyzeJusticeRage avatar

    JusticeRage/Manalyze

    1,124View on GitHub↗

    A static analyzer for PE executables.

    YARA
    View on GitHub↗1,124
  • google/aflgoogle avatar

    google/AFL

    4,064View on GitHub↗

    AFL is a coverage-guided fuzzer and security vulnerability scanner used to identify software bugs and memory corruption by feeding programs mutated data. It functions as a binary instrumentation tool and a test case minimizer to locate crashes and isolate the smallest set of bytes causing a fault. The project distinguishes itself through its ability to operate as a parallel fuzzing orchestrator, distributing workloads across multiple CPU cores or networked machines. It utilizes dictionary-based mutation for complex file formats and performs input sensitivity analysis to identify critical sect

    C
    View on GitHub↗4,064
  • blacktop/ipswblacktop avatar

    blacktop/ipsw

    3,163View on GitHub↗

    ipsw is a specialized toolkit for iOS firmware analysis, binary reverse engineering, and hardware interaction. It provides a suite of tools for downloading, extracting, and analyzing firmware images and kernel caches, alongside a MachO binary analysis tool for disassembling and patching executables. The project distinguishes itself through integrated language-model-powered code reconstruction to translate machine code into high-level source code. It also features an automation client for the App Store Connect API to manage certificates and application settings. The framework covers a broad r

    Goappleclass-dumpdyld
    View on GitHub↗3,163
  • owasp/owasp-mstgOWASP avatar

    OWASP/owasp-mstg

    12,973View on GitHub↗

    The Mobile Application Security Testing Guide is a comprehensive manual and compliance framework for verifying the security of mobile applications. It provides a standardized reference for identifying and validating common software security weaknesses and performing reverse engineering based on industry standards. The project provides a structured set of technical processes and checklists used to audit applications against established security weakness enumerations. It encompasses guidance for analyzing application binaries and runtime behavior to identify hidden functionality and security ga

    Python
    View on GitHub↗12,973
Compare all 30 related projects→

Frequently asked questions

What does m4rco-/dorothy2 do?

A malware/botnet analysis framework written in Ruby.

What are the main features of m4rco-/dorothy2?

The main features of m4rco-/dorothy2 are: Binary Analysis, Malware Analysis.

Which projects share features with m4rco-/dorothy2?

Projects with overlapping indexed features include: justicerage/manalyze — A static analyzer for PE executables. owasp/owasp-mstg — The Mobile Application Security Testing Guide is a comprehensive manual and compliance framework for verifying the… blacktop/ipsw — ipsw is a specialized toolkit for iOS firmware analysis, binary reverse engineering, and hardware interaction. It… google/afl — AFL is a coverage-guided fuzzer and security vulnerability scanner used to identify software bugs and memory… rpisec/mbe — MBE is a security research educational resource providing binary exploitation courseware and a deployable CTF wargame… zardus/ctf-tools — This project is a security tool installation framework and binary analysis toolkit designed to automate the deployment…