awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
R

radareorg/cutter

0
View on GitHub↗
0 स्टार्स·0 फोर्क्स·8 व्यूज़

Cutter

Features

  • Analysis Plugins - Qt-based graphical interface for the Radare2 framework.
  • Reverse Engineering Tools - Graphical user interface for the reverse engineering framework.
  • Reverse Engineering - Provides a graphical interface for the Radare2 framework.
  • Sandboxing and Reverse Engineering - Reverse engineering platform powered by a disassembler framework.
  • सुरक्षा और गोपनीयता - Advanced framework for reverse engineering and binary analysis.

स्टार हिस्ट्री

radareorg/cutter के लिए स्टार हिस्ट्री चार्टradareorg/cutter के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Cutter के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Cutter के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • nationalsecurityagency/ghidraNationalSecurityAgency का अवतार

    NationalSecurityAgency/ghidra

    69,740GitHub पर देखें↗

    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
  • 0xd4d/dnspy0xd4d का अवतार

    0xd4d/dnSpy

    29,539GitHub पर देखें↗

    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
  • androguard/androguardandroguard का अवतार

    androguard/androguard

    6,116GitHub पर देखें↗

    Reverse engineering and pentesting for Android applications

    Python
    GitHub पर देखें↗6,116
  • aquynh/capstoneaquynh का अवतार

    aquynh/capstone

    8,839GitHub पर देखें↗

    Capstone is a multi-architecture disassembly framework and binary translation system. It converts binary machine code into human-readable assembly instructions for a wide variety of hardware instruction set architectures and virtual machines. The framework supports a diverse range of targets, including x86, ARM, RISC-V, and MIPS, as well as virtual machine environments like WebAssembly and the Ethereum Virtual Machine. It functions as an instruction analysis tool capable of extracting granular decomposition data and semantic information from disassembled code. The engine is designed for low-

    C
    GitHub पर देखें↗8,839
Cutter के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

radareorg/cutter की मुख्य विशेषताएं क्या हैं?

radareorg/cutter की मुख्य विशेषताएं हैं: Analysis Plugins, Reverse Engineering Tools, Reverse Engineering, Sandboxing and Reverse Engineering, सुरक्षा और गोपनीयता।

radareorg/cutter के कुछ ओपन-सोर्स विकल्प क्या हैं?

radareorg/cutter के ओपन-सोर्स विकल्पों में शामिल हैं: nationalsecurityagency/ghidra — Ghidra is a software reverse engineering suite designed to analyze compiled binaries and reconstruct program logic… cmu-sei/pharos — Automated static analysis tools for binary programs. androguard/androguard — Reverse engineering and pentesting for Android applications. aquynh/capstone — Capstone is a multi-architecture disassembly framework and binary translation system. It converts binary machine code… 0xd4d/dnspy — dnSpy is a specialized toolset for the reverse engineering, analysis, and modification of compiled .NET binaries. It… cisco-talos/pyrebox — Python scriptable Reverse Engineering Sandbox, a Virtual Machine instrumentation and inspection framework based on QEMU.