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

fireeye/stringsifter

0
View on GitHub↗
756 Stars·126 Forks·Python·Apache-2.0·3 Aufrufe

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.

Star-Verlauf

Star-Verlauf für fireeye/stringsifterStar-Verlauf für fireeye/stringsifter

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

Häufig gestellte Fragen

Was macht fireeye/stringsifter?

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

Was sind die Hauptfunktionen von fireeye/stringsifter?

Die Hauptfunktionen von fireeye/stringsifter sind: Adversarial Security Tools, Security Analysis Tools, Binary Analysis, Malware Analysis Sandboxes, Reverse Engineering, Sandboxing and Reverse Engineering.

Welche Open-Source-Alternativen gibt es zu fireeye/stringsifter?

Open-Source-Alternativen zu fireeye/stringsifter sind unter anderem: 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.

Open-Source-Alternativen zu Stringsifter

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Stringsifter.
  • 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
  • 0xd4d/dnspyAvatar von 0xd4d

    0xd4d/dnSpy

    29,539Auf GitHub ansehen↗

    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#
    Auf GitHub ansehen↗29,539
  • rizinorg/cutterAvatar von rizinorg

    rizinorg/cutter

    18,957Auf GitHub ansehen↗

    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++
    Auf GitHub ansehen↗18,957
  • Alle 30 Alternativen zu Stringsifter anzeigen→