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

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

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

vivisect/vivisect

0
View on GitHub↗
997 स्टार्स·191 फोर्क्स·Python·Apache-2.0·2 व्यूज़

Vivisect

A combined disassembler/static analysis/symbolic execution/debugger framework.

Features

  • Dynamic Analysis and Debugging - Automated reverse engineering and debugging framework.
  • Debugging - Python-based framework for binary analysis and emulation.
  • Debugging Tools - A multi-architecture binary analysis and emulation framework.
  • Reverse Engineering - Analyzes malware using a Python-based framework.

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

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

AI सर्च

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

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

Start searching with AI

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

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

    unicorn-engine/unicorn

    9,076GitHub पर देखें↗

    Unicorn is a multi-architecture CPU emulation framework and library that utilizes just-in-time compilation to execute instructions across various processor architectures, including ARM, x86, and RISC-V. It functions as both a JIT compilation engine and an instrumentation tool, allowing for the execution of machine code without the need for physical hardware. The framework is distinguished by its hook-based execution instrumentation, which enables the interception of specific instructions and memory accesses to trigger custom callback functions. It provides a language-agnostic binding layer an

    C
    GitHub पर देखें↗9,076
  • ibotpeaches/apktooliBotPeaches का अवतार

    iBotPeaches/Apktool

    24,788GitHub पर देखें↗

    Apktool is an Android APK reverse engineering tool designed to decode application packages into human-readable form and rebuild them after modification. It functions as a Dalvik bytecode disassembler and a resource decoder, transforming binary Android XML and DEX files into editable text and Smali representation. The project serves as an application rebuilder, packing modified resources and Smali code back into a functional Android application package. This capability enables the modification of application logic and resources for testing and deployment. The tool covers a broad surface of an

    Java
    GitHub पर देखें↗24,788
  • hyperdbg/hyperdbgHyperDbg का अवतार

    HyperDbg/HyperDbg

    3,885GitHub पर देखें↗

    HyperDbg is a hardware-assisted kernel-mode debugging platform that leverages virtualization to monitor and control system execution. By utilizing hypervisor-level primitives, it enables deep system analysis and instrumentation without relying on standard operating system debugging interfaces. The framework provides a comprehensive environment for inspecting both kernel and user-mode processes, allowing for granular control over execution flow and system state. The project distinguishes itself through a transparent debugging layer designed to remain invisible to the target environment. It emp

    Cbinary-analysisdebugdebugger
    GitHub पर देखें↗3,885
  • alexmojaki/birdseyealexmojaki का अवतार

    alexmojaki/birdseye

    1,717GitHub पर देखें↗

    |logo| birdseye

    JavaScript
    GitHub पर देखें↗1,717
Vivisect के सभी 30 विकल्प देखें→

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

vivisect/vivisect क्या करता है?

A combined disassembler/static analysis/symbolic execution/debugger framework.

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

vivisect/vivisect की मुख्य विशेषताएं हैं: Dynamic Analysis and Debugging, Debugging, Debugging Tools, Reverse Engineering।

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

vivisect/vivisect के ओपन-सोर्स विकल्पों में शामिल हैं: unicorn-engine/unicorn — Unicorn is a multi-architecture CPU emulation framework and library that utilizes just-in-time compilation to execute… ibotpeaches/apktool — Apktool is an Android APK reverse engineering tool designed to decode application packages into human-readable form… hyperdbg/hyperdbg — HyperDbg is a hardware-assisted kernel-mode debugging platform that leverages virtualization to monitor and control… alexmojaki/birdseye — |logo| birdseye. andrewferrier/debugprint.nvim — Debugging in NeoVim the print() way! amitshekhariitbhu/android-debug-database — Android-Debug-Database is a specialized utility for extracting, inspecting, and editing mobile data on Android…