awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
fireeye avatar

fireeye/stringsifter

0
View on GitHub↗
756 stele·126 fork-uri·Python·Apache-2.0·3 vizualizări

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.

Istoric stele

Graficul istoricului de stele pentru fireeye/stringsifterGraficul istoricului de stele pentru fireeye/stringsifter

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Stringsifter

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Stringsifter.
  • nationalsecurityagency/ghidraAvatar NationalSecurityAgency

    NationalSecurityAgency/ghidra

    69,740Vezi pe 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
    Vezi pe GitHub↗69,740
  • radareorg/radare2Avatar radareorg

    radareorg/radare2

    23,120Vezi pe 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
    Vezi pe GitHub↗23,120
  • 0xd4d/dnspyAvatar 0xd4d

    0xd4d/dnSpy

    29,539Vezi pe 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#
    Vezi pe GitHub↗29,539
  • rizinorg/cutterAvatar rizinorg

    rizinorg/cutter

    18,957Vezi pe 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++
    Vezi pe GitHub↗18,957
Vezi toate cele 30 alternative pentru Stringsifter→

Întrebări frecvente

Ce face fireeye/stringsifter?

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

Care sunt principalele funcționalități ale fireeye/stringsifter?

Principalele funcționalități ale fireeye/stringsifter sunt: Adversarial Security Tools, Security Analysis Tools, Binary Analysis, Malware Analysis Sandboxes, Reverse Engineering, Sandboxing and Reverse Engineering.

Care sunt câteva alternative open-source pentru fireeye/stringsifter?

Alternativele open-source pentru fireeye/stringsifter includ: 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.