awesome-repositories.com
Blog
MCP
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
·
KoreLogicSecurity avatar

KoreLogicSecurity/mastiffArchived

0
View on GitHub↗
185 Stars·43 Forks·Python·2 Aufrufegit.korelogic.com/mastiff.git↗

Mastiff

Malware static analysis framework

Features

  • Detection and Classification - Framework for automated static analysis.
  • Malware Analysis - A framework for automated malware analysis.
  • Malware Analysis Sandboxes - Static analysis framework for file format characterization.
  • Sandboxing and Reverse Engineering - Static analysis framework for file characteristic extraction.

Star-Verlauf

Star-Verlauf für korelogicsecurity/mastiffStar-Verlauf für korelogicsecurity/mastiff

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 Mastiff

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Mastiff.
  • nationalsecurityagency/ghidraAvatar von NationalSecurityAgency

    NationalSecurityAgency/ghidra

    69,740Auf GitHub ansehen↗

    Ghidra is a software reverse engineering suite designed to analyze compiled binaries and reconstruct program logic without access to original source code. It provides an interactive environment for disassembly and decompilation, utilizing a platform-independent intermediate representation to maintain consistency across diverse hardware architectures. The framework supports automated binary analysis through programmatic routines, enabling the investigation of complex code patterns and security indicators. The platform distinguishes itself through a modular architecture that allows for extensiv

    Javadisassemblerreverse-engineeringsoftware-analysis
    Auf GitHub ansehen↗69,740
  • radareorg/radare2Avatar von radareorg

    radareorg/radare2

    23,120Auf GitHub ansehen↗

    Radare2 is a comprehensive framework for reverse engineering and analyzing compiled software. It provides a command-line environment designed for disassembling, debugging, and patching binary executables across a wide range of processor architectures and operating systems. The system distinguishes itself through a modular, plugin-based architecture that supports cross-platform analysis and automated workflows. It utilizes memory-mapped file access to enable efficient structural inspection and modification of binaries without requiring full file loads. By lifting machine instructions into a un

    Cbinary-analysisccommandline
    Auf GitHub ansehen↗23,120
  • kevoreilly/capev2Avatar von kevoreilly

    kevoreilly/CAPEv2

    3,284Auf GitHub ansehen↗

    Malware Configuration And Payload Extraction

    Python
    Auf GitHub ansehen↗3,284
  • katjahahn/portexAvatar von katjahahn

    katjahahn/PortEx

    532Auf GitHub ansehen↗

    Java library to analyse Portable Executable files with a special focus on malware analysis and PE malformation robustness

    Scala
    Auf GitHub ansehen↗532
Alle 30 Alternativen zu Mastiff anzeigen→

Häufig gestellte Fragen

Was macht korelogicsecurity/mastiff?

Malware static analysis framework

Was sind die Hauptfunktionen von korelogicsecurity/mastiff?

Die Hauptfunktionen von korelogicsecurity/mastiff sind: Detection and Classification, Malware Analysis, Malware Analysis Sandboxes, Sandboxing and Reverse Engineering.

Welche Open-Source-Alternativen gibt es zu korelogicsecurity/mastiff?

Open-Source-Alternativen zu korelogicsecurity/mastiff sind unter anderem: kevoreilly/capev2 — Malware Configuration And Payload Extraction. nationalsecurityagency/ghidra — Ghidra is a software reverse engineering suite designed to analyze compiled binaries and reconstruct program logic… radareorg/radare2 — Radare2 is a comprehensive framework for reverse engineering and analyzing compiled software. It provides a… justicerage/manalyze — A static analyzer for PE executables. fireeye/stringsifter — A machine learning tool that ranks strings based on their relevance for malware analysis. katjahahn/portex — Java library to analyse Portable Executable files with a special focus on malware analysis and PE malformation…