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
·
Back to fireeye/stringsifter

Open-source alternatives to Stringsifter

30 open-source projects similar to fireeye/stringsifter, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Stringsifter alternative.

  • 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

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ță.

Find more with AI search
  • 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
  • kevoreilly/capev2Avatar kevoreilly

    kevoreilly/CAPEv2

    3,284Vezi pe GitHub↗

    Malware Configuration And Payload Extraction

    Python
    Vezi pe GitHub↗3,284
  • angr/angrAvatar angr

    angr/angr

    8,898Vezi pe GitHub↗

    Angr is a binary analysis framework and static analysis tool used for reverse engineering compiled binaries. It serves as a binary decompiler and a lifting platform that translates machine code into a common intermediate representation to enable cross-architecture analysis. The framework integrates a symbolic execution engine and constraint solvers to determine the inputs required to reach specific program states. It also employs untrusted code sandboxing to isolate guest code from the host environment during analysis. Its capabilities cover control flow and data flow analysis, including the

    Python
    Vezi pe GitHub↗8,898
  • radareorg/cutterR

    radareorg/cutter

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • korelogicsecurity/mastiffAvatar KoreLogicSecurity

    KoreLogicSecurity/mastiff

    185Vezi pe GitHub↗

    Malware static analysis framework

    Python
    Vezi pe GitHub↗185
  • binaryanalysisplatform/bapAvatar BinaryAnalysisPlatform

    BinaryAnalysisPlatform/bap

    2,239Vezi pe GitHub↗

    Binary Analysis Platform

    OCaml
    Vezi pe GitHub↗2,239
  • corkami/picsAvatar corkami

    corkami/pics

    11,464Vezi pe GitHub↗

    Pics is a comprehensive reference library providing visual documentation for binary file structures, character encodings, processor instruction sets, and hardware architecture maps. It serves as a centralized resource for the dissection and analysis of diverse binary formats, including executables, images, and archives. The project specializes in mapping complex specifications into visual layouts. This includes the creation of schematic diagrams to explain the physical and logical organization of hardware components and the maintenance of a catalog for processor opcodes across multiple hardwa

    Assembly
    Vezi pe GitHub↗11,464
  • crytic/slitherAvatar crytic

    crytic/slither

    6,141Vezi pe GitHub↗
    Pythonethereumsoliditystatic-analysis
    Vezi pe GitHub↗6,141
  • lauriewired/ghidramcpAvatar LaurieWired

    LaurieWired/GhidraMCP

    7,649Vezi pe GitHub↗

    GhidraMCP is a Model Context Protocol server that exposes Ghidra binary analysis and decompilation functions to external intelligence models. It acts as a bridge that connects the Ghidra reverse engineering suite to external tools through a standardized communication protocol, facilitating automated reverse engineering and software auditing. The project enables the extraction of decompiled code and program structural data to populate the context windows of language models. It features a binary symbol management tool capable of dynamic symbol resolution, allowing method and data names to be up

    Java
    Vezi pe GitHub↗7,649
  • bohops/rogueassemblyhunterB

    bohops/RogueAssemblyHunter

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • bishopfox/eyeballerAvatar BishopFox

    BishopFox/eyeballer

    1,285Vezi pe GitHub↗

    Convolutional neural network for analyzing pentest screenshots

    Python
    Vezi pe GitHub↗1,285
  • androguard/androguardAvatar androguard

    androguard/androguard

    6,116Vezi pe GitHub↗

    Reverse engineering and pentesting for Android applications

    Python
    Vezi pe GitHub↗6,116
  • binref/refineryB

    binref/refinery

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • christhecoolhut/pinctfAvatar ChrisTheCoolHut

    ChrisTheCoolHut/PinCTF

    505Vezi pe GitHub↗

    Using Intel's PIN tool to solve CTF problems

    Python
    Vezi pe GitHub↗505
  • aliasrobotics/caiAvatar aliasrobotics

    aliasrobotics/cai

    7,170Vezi pe GitHub↗

    CAI is a framework for building autonomous security agents and an orchestration system for coordinating multiple specialized agents. It functions as an agentic workflow engine and an autonomous cyber-defense tool that maps language model reasoning to security kill chain functions for threat detection and mitigation. The system distinguishes itself through multi-agent coordination patterns, such as swarms and hierarchies, and the use of stateful conversation handoffs. It implements multi-layer input and output guardrails to block prompt injections and validate commands before they reach the sy

    Pythonartificial-intelligencecybersecurityframework
    Vezi pe GitHub↗7,170
  • advanced-threat-research/dotdumperA

    advanced-threat-research/DotDumper

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • certcc/kaijuC

    certcc/kaiju

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • cchio/deep-pwningAvatar cchio

    cchio/deep-pwning

    570Vezi pe GitHub↗

    Deep-pwning is a lightweight framework for experimenting with machine learning models with the goal of evaluating their robustness against a motivated adversary.

    Python
    Vezi pe GitHub↗570
  • bethgelab/foolboxAvatar bethgelab

    bethgelab/foolbox

    2,966Vezi pe GitHub↗

    .. raw:: html

    Python
    Vezi pe GitHub↗2,966
  • carbonblack/bineeC

    carbonblack/binee

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • cisco-talos/ghidaC

    Cisco-Talos/GhIDA

    0Vezi pe GitHub↗

    GhIDA is an IDA Pro plugin that integrates the Ghidra decompiler in IDA.

    Vezi pe GitHub↗0
  • cisco-talos/ghidraaasC

    Cisco-Talos/Ghidraaas

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • cisco-talos/pyreboxAvatar Cisco-Talos

    Cisco-Talos/pyrebox

    1,687Vezi pe GitHub↗

    Python scriptable Reverse Engineering Sandbox, a Virtual Machine instrumentation and inspection framework based on QEMU

    C
    Vezi pe GitHub↗1,687
  • cisco-talos/ropmemuAvatar Cisco-Talos

    Cisco-Talos/ROPMEMU

    288Vezi pe GitHub↗

    ROPMEMU is a framework to analyze, dissect and decompile complex code-reuse attacks.

    Python
    Vezi pe GitHub↗288
  • clouditera/secgptAvatar Clouditera

    Clouditera/SecGPT

    3,064Vezi pe GitHub↗

    SecGPT网络安全大模型

    Python
    Vezi pe GitHub↗3,064
  • cmu-sei/pharosAvatar cmu-sei

    cmu-sei/pharos

    1,708Vezi pe GitHub↗

    Automated static analysis tools for binary programs

    C++
    Vezi pe GitHub↗1,708
  • can1357/novmpAvatar can1357

    can1357/NoVmp

    2,144Vezi pe GitHub↗

    A static devirtualizer for VMProtect x64 3.x. powered by VTIL.

    C++devirtualizationvmprotectvtil
    Vezi pe GitHub↗2,144