awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 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/ghidraالصورة الرمزية لـ NationalSecurityAgency

    NationalSecurityAgency/ghidra

    69,740عرض على 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
    عرض على GitHub↗69,740
  • radareorg/radare2الصورة الرمزية لـ radareorg

    radareorg/radare2

    23,120عرض على 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
    عرض على GitHub↗23,120
  • 0xd4d/dnspyالصورة الرمزية لـ 0xd4d

    0xd4d/dnSpy

    29,539عرض على 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#
    عرض على GitHub↗29,539

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Find more with AI search
  • rizinorg/cutterالصورة الرمزية لـ rizinorg

    rizinorg/cutter

    18,957عرض على 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++
    عرض على GitHub↗18,957
  • kevoreilly/capev2الصورة الرمزية لـ kevoreilly

    kevoreilly/CAPEv2

    3,284عرض على GitHub↗

    Malware Configuration And Payload Extraction

    Python
    عرض على GitHub↗3,284
  • angr/angrالصورة الرمزية لـ angr

    angr/angr

    8,898عرض على 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
    عرض على GitHub↗8,898
  • radareorg/cutterR

    radareorg/cutter

    0عرض على GitHub↗
    عرض على GitHub↗0
  • korelogicsecurity/mastiffالصورة الرمزية لـ KoreLogicSecurity

    KoreLogicSecurity/mastiff

    185عرض على GitHub↗

    Malware static analysis framework

    Python
    عرض على GitHub↗185
  • binaryanalysisplatform/bapالصورة الرمزية لـ BinaryAnalysisPlatform

    BinaryAnalysisPlatform/bap

    2,239عرض على GitHub↗

    Binary Analysis Platform

    OCaml
    عرض على GitHub↗2,239
  • corkami/picsالصورة الرمزية لـ corkami

    corkami/pics

    11,464عرض على 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
    عرض على GitHub↗11,464
  • crytic/slitherالصورة الرمزية لـ crytic

    crytic/slither

    6,141عرض على GitHub↗
    Pythonethereumsoliditystatic-analysis
    عرض على GitHub↗6,141
  • lauriewired/ghidramcpالصورة الرمزية لـ LaurieWired

    LaurieWired/GhidraMCP

    7,649عرض على 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
    عرض على GitHub↗7,649
  • bohops/rogueassemblyhunterB

    bohops/RogueAssemblyHunter

    0عرض على GitHub↗
    عرض على GitHub↗0
  • bishopfox/eyeballerالصورة الرمزية لـ BishopFox

    BishopFox/eyeballer

    1,285عرض على GitHub↗

    Convolutional neural network for analyzing pentest screenshots

    Python
    عرض على GitHub↗1,285
  • androguard/androguardالصورة الرمزية لـ androguard

    androguard/androguard

    6,116عرض على GitHub↗

    Reverse engineering and pentesting for Android applications

    Python
    عرض على GitHub↗6,116
  • binref/refineryB

    binref/refinery

    0عرض على GitHub↗
    عرض على GitHub↗0
  • christhecoolhut/pinctfالصورة الرمزية لـ ChrisTheCoolHut

    ChrisTheCoolHut/PinCTF

    505عرض على GitHub↗

    Using Intel's PIN tool to solve CTF problems

    Python
    عرض على GitHub↗505
  • aliasrobotics/caiالصورة الرمزية لـ aliasrobotics

    aliasrobotics/cai

    7,170عرض على 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
    عرض على GitHub↗7,170
  • advanced-threat-research/dotdumperA

    advanced-threat-research/DotDumper

    0عرض على GitHub↗
    عرض على GitHub↗0
  • certcc/kaijuC

    certcc/kaiju

    0عرض على GitHub↗
    عرض على GitHub↗0
  • cchio/deep-pwningالصورة الرمزية لـ cchio

    cchio/deep-pwning

    570عرض على 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
    عرض على GitHub↗570
  • bethgelab/foolboxالصورة الرمزية لـ bethgelab

    bethgelab/foolbox

    2,966عرض على GitHub↗

    .. raw:: html

    Python
    عرض على GitHub↗2,966
  • carbonblack/bineeC

    carbonblack/binee

    0عرض على GitHub↗
    عرض على GitHub↗0
  • cisco-talos/ghidaC

    Cisco-Talos/GhIDA

    0عرض على GitHub↗

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

    عرض على GitHub↗0
  • cisco-talos/ghidraaasC

    Cisco-Talos/Ghidraaas

    0عرض على GitHub↗
    عرض على GitHub↗0
  • cisco-talos/pyreboxالصورة الرمزية لـ Cisco-Talos

    Cisco-Talos/pyrebox

    1,687عرض على GitHub↗

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

    C
    عرض على GitHub↗1,687
  • cisco-talos/ropmemuالصورة الرمزية لـ Cisco-Talos

    Cisco-Talos/ROPMEMU

    288عرض على GitHub↗

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

    Python
    عرض على GitHub↗288
  • clouditera/secgptالصورة الرمزية لـ Clouditera

    Clouditera/SecGPT

    3,064عرض على GitHub↗

    SecGPT网络安全大模型

    Python
    عرض على GitHub↗3,064
  • cmu-sei/pharosالصورة الرمزية لـ cmu-sei

    cmu-sei/pharos

    1,708عرض على GitHub↗

    Automated static analysis tools for binary programs

    C++
    عرض على GitHub↗1,708
  • can1357/novmpالصورة الرمزية لـ can1357

    can1357/NoVmp

    2,144عرض على GitHub↗

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

    C++devirtualizationvmprotectvtil
    عرض على GitHub↗2,144