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
·
Back to keithjjones/cuckoo-modified-api

Open-source alternatives to Cuckoo Modified Api

23 open-source projects similar to keithjjones/cuckoo-modified-api, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Cuckoo Modified Api alternative.

  • rizinorg/cutterrizinorg avatar

    rizinorg/cutter

    18,957View on GitHub↗

    Cutter is a binary analysis platform and graphical user interface for the Rizin reverse engineering framework. It provides an environment for analyzing the internal logic and data structures of compiled binaries through integrated disassembly and visualization. The platform supports a containerized deployment model to provide isolated environments for binary analysis, which is used to examine suspicious binaries without risking the host system. It is an extensible security tool that allows for the addition of custom analysis capabilities and visualizers via native plugins and scripts. The to

    C++
    View on GitHub↗18,957
  • cuckoosandbox/cuckoocuckoosandbox avatar

    cuckoosandbox/cuckoo

    5,959View on GitHub↗

    Cuckoo is an open-source automated malware analysis system that executes suspicious files inside isolated virtual machines and produces structured behavioral reports. The platform captures system calls, file operations, and network activity during execution, compiling them into comprehensive analysis documents for programmatic consumption. The system operates through a modular analysis pipeline that processes behavioral data, applying YARA signature patterns against captured artifacts to identify known malware families. Each analysis run starts from a clean virtual machine snapshot to ensure

    JavaScript
    View on GitHub↗5,959
  • detuxsandbox/detuxdetuxsandbox avatar

    detuxsandbox/detux

    266View on GitHub↗

    The Multiplatform Linux Sandbox

    Python
    View on GitHub↗266
  • diogo-fernan/malsubdiogo-fernan avatar

    diogo-fernan/malsub

    367View on GitHub↗

    A Python RESTful API framework for online malware analysis and threat intelligence services.

    Python
    View on GitHub↗367

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • f-secure/seeF-Secure avatar

    F-Secure/see

    822View on GitHub↗

    Sandboxed Execution Environment

    Python
    View on GitHub↗822
  • fireeye/stringsifterfireeye avatar

    fireeye/stringsifter

    756View on GitHub↗

    A machine learning tool that ranks strings based on their relevance for malware analysis.

    Python
    View on GitHub↗756
  • inquest/python-sandboxapiInQuest avatar

    InQuest/python-sandboxapi

    144View on GitHub↗

    Minimal, consistent Python API for building integrations with malware sandboxes.

    Python
    View on GitHub↗144
  • kevoreilly/capev2kevoreilly avatar

    kevoreilly/CAPEv2

    3,284View on GitHub↗

    Malware Configuration And Payload Extraction

    Python
    View on GitHub↗3,284
  • korelogicsecurity/mastiffKoreLogicSecurity avatar

    KoreLogicSecurity/mastiff

    185View on GitHub↗

    Malware static analysis framework

    Python
    View on GitHub↗185
  • maliceio/malicemaliceio avatar

    maliceio/malice

    1,861View on GitHub↗

    VirusTotal Wanna Be - Now with 100% more Hipster

    Go
    View on GitHub↗1,861
  • mandiant/capamandiant avatar

    mandiant/capa

    6,062View on GitHub↗

    capa is a binary capability scanner that identifies high-level behaviors and actions an executable can perform, such as network communication or file manipulation. It functions as a malware behavior analysis tool and a MITRE ATT&CK mapping framework, scanning PE, ELF, .NET, and shellcode files through both static analysis and dynamic sandbox report processing. The tool distinguishes itself through a YAML-based detection rule engine that defines detection logic in human-readable files, with conditions expressed as feature combinations and logical operators. It integrates with IDA Pro, Ghidra,

    Python
    View on GitHub↗6,062
  • monnappa22/limonmonnappa22 avatar

    monnappa22/Limon

    403View on GitHub↗

    Limon is a sandbox developed as a research project written in python, which automatically collects, analyzes, and reports on the run time indicators of Linux malware. It allows one to inspect Linux malware before execution, during execution, and after execution (post-mortem analysis) by performing static, dynamic and memory analysis using open source tools

    Python
    View on GitHub↗403
  • nationalsecurityagency/ghidraNationalSecurityAgency avatar

    NationalSecurityAgency/ghidra

    69,740View on GitHub↗

    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
    View on GitHub↗69,740
  • nbeede/boomboxnbeede avatar

    nbeede/BoomBox

    239View on GitHub↗

    Automatic deployment of Cuckoo Sandbox malware lab using Packer and Vagrant

    PowerShell
    View on GitHub↗239
  • radareorg/radare2radareorg avatar

    radareorg/radare2

    23,120View on GitHub↗

    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
    View on GitHub↗23,120
  • rieck/malheurrieck avatar

    rieck/malheur

    374View on GitHub↗

    A Tool for Automatic Analysis of Malware Behavior

    C
    View on GitHub↗374
  • rizinorg/rizinrizinorg avatar

    rizinorg/rizin

    3,667View on GitHub↗

    UNIX-like reverse engineering framework and command-line toolset.

    C
    View on GitHub↗3,667
  • rurik/noribenRurik avatar

    Rurik/Noriben

    1,273View on GitHub↗

    Noriben - Portable, Simple, Malware Analysis Sandbox

    Python
    View on GitHub↗1,273
  • secretsquirrel/recomposersecretsquirrel avatar

    secretsquirrel/recomposer

    132View on GitHub↗

    Randomly changes Win32/64 PE Files for 'safer' uploading to malware and sandbox sites.

    Python
    View on GitHub↗132
  • spender-sandbox/cuckoo-modifiedspender-sandbox avatar

    spender-sandbox/cuckoo-modified

    407View on GitHub↗

    Modified edition of cuckoo

    Python
    View on GitHub↗407
  • tencent/habomalhunterTencent avatar

    Tencent/HaboMalHunter

    751View on GitHub↗

    HaboMalHunter is a sub-project of Habo Malware Analysis System (https://habo.qq.com), which can be used for automated malware analysis and security assessment on the Linux system.

    Python
    View on GitHub↗751
  • brad-accuvant/cuckoo-modifiedbrad-accuvant avatar

    brad-accuvant/cuckoo-modified

    272View on GitHub↗

    Modified edition of cuckoo

    Python
    View on GitHub↗272
  • tklengyel/drakvuftklengyel avatar

    tklengyel/drakvuf

    1,208View on GitHub↗
    C++introspectionmalware-analysisvirtualization
    View on GitHub↗1,208