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
·
vivisect avatar

vivisect/vivisect

0
View on GitHub↗
997 stele·191 fork-uri·Python·Apache-2.0·2 vizualizări

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.

Istoric stele

Graficul istoricului de stele pentru vivisect/vivisectGraficul istoricului de stele pentru vivisect/vivisect

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 Vivisect

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Vivisect.
  • unicorn-engine/unicornAvatar unicorn-engine

    unicorn-engine/unicorn

    9,076Vezi pe GitHub↗

    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
    Vezi pe GitHub↗9,076
  • ibotpeaches/apktoolAvatar iBotPeaches

    iBotPeaches/Apktool

    24,788Vezi pe GitHub↗

    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
    Vezi pe GitHub↗24,788
  • hyperdbg/hyperdbgAvatar HyperDbg

    HyperDbg/HyperDbg

    3,885Vezi pe GitHub↗

    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
    Vezi pe GitHub↗3,885
  • alexmojaki/birdseyeAvatar alexmojaki

    alexmojaki/birdseye

    1,717Vezi pe GitHub↗

    |logo| birdseye

    JavaScript
    Vezi pe GitHub↗1,717
Vezi toate cele 30 alternative pentru Vivisect→

Întrebări frecvente

Ce face vivisect/vivisect?

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

Care sunt principalele funcționalități ale vivisect/vivisect?

Principalele funcționalități ale vivisect/vivisect sunt: Dynamic Analysis and Debugging, Debugging, Debugging Tools, Reverse Engineering.

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

Alternativele open-source pentru vivisect/vivisect includ: 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…