awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
fireeye avatar

fireeye/stringsifter

0
View on GitHub↗
756 estrellas·126 forks·Python·Apache-2.0·4 vistas

Stringsifter

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

Features

  • Adversarial Security Tools - Tool for prioritizing strings in malware analysis using machine learning.
  • Security Analysis Tools - Automated tool for ranking strings in malware to aid analysis.
  • Binary Analysis - Ranks strings by relevance for malware analysis using machine learning.
  • Malware Analysis Sandboxes - Machine learning tool for ranking strings in malware analysis.
  • Reverse Engineering - Ranks strings by relevance for malware analysis.
  • Sandboxing and Reverse Engineering - Machine learning tool for ranking strings in malware analysis.

Historial de estrellas

Gráfico del historial de estrellas de fireeye/stringsifterGráfico del historial de estrellas de fireeye/stringsifter

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Stringsifter

Proyectos open-source similares, clasificados según cuántas características comparten con Stringsifter.
  • nationalsecurityagency/ghidraAvatar de NationalSecurityAgency

    NationalSecurityAgency/ghidra

    69,740Ver en 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
    Ver en GitHub↗69,740
  • radareorg/radare2Avatar de radareorg

    radareorg/radare2

    23,120Ver en 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
    Ver en GitHub↗23,120
  • 0xd4d/dnspyAvatar de 0xd4d

    0xd4d/dnSpy

    29,539Ver en GitHub↗

    dnSpy is a specialized toolset for the reverse engineering, analysis, and modification of compiled .NET binaries. It functions as a decompiler that converts assemblies back into readable high-level source code, an assembly editor for modifying bytecode and metadata, and a debugger for inspecting compiled binaries. The project integrates a hex editor specifically for inspecting and modifying raw bytes and Common Intermediate Language structures. It allows for the direct modification of binary contents to change application behavior without requiring the original project source files. The tool

    C#
    Ver en GitHub↗29,539
  • rizinorg/cutterAvatar de rizinorg

    rizinorg/cutter

    18,957Ver en 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++
    Ver en GitHub↗18,957
Ver las 30 alternativas a Stringsifter→

Preguntas frecuentes

¿Qué hace fireeye/stringsifter?

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

¿Cuáles son las características principales de fireeye/stringsifter?

Las características principales de fireeye/stringsifter son: Adversarial Security Tools, Security Analysis Tools, Binary Analysis, Malware Analysis Sandboxes, Reverse Engineering, Sandboxing and Reverse Engineering.

¿Qué alternativas de código abierto existen para fireeye/stringsifter?

Las alternativas de código abierto para fireeye/stringsifter incluyen: radareorg/radare2 — Radare2 is a comprehensive framework for reverse engineering and analyzing compiled software. It provides a… nationalsecurityagency/ghidra — Ghidra is a software reverse engineering suite designed to analyze compiled binaries and reconstruct program logic… 0xd4d/dnspy — dnSpy is a specialized toolset for the reverse engineering, analysis, and modification of compiled .NET binaries. It… rizinorg/cutter — Cutter is a binary analysis platform and graphical user interface for the Rizin reverse engineering framework. It… kevoreilly/capev2 — Malware Configuration And Payload Extraction. korelogicsecurity/mastiff — Malware static analysis framework.