awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
can1357 avatar

can1357/NoVmp

0
View on GitHub↗
2,144 stars·350 forks·C++·GPL-3.0·3 vues

NoVmp

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

Features

  • Binary Analysis - Statically devirtualizes VMProtect x64 3.x protected binaries.
  • Reverse Engineering Tools - Static devirtualizer for VMProtect.

Historique des stars

Graphique de l'historique des stars pour can1357/novmpGraphique de l'historique des stars pour can1357/novmp

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à NoVmp

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec NoVmp.
  • 0xd4d/dnspyAvatar de 0xd4d

    0xd4d/dnSpy

    29,539Voir sur 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#
    Voir sur GitHub↗29,539
  • mxmssh/drltraceAvatar de mxmssh

    mxmssh/drltrace

    415Voir sur GitHub↗

    Drltrace is a library calls tracer for Windows and Linux applications.

    HTML
    Voir sur GitHub↗415
  • avast-tl/retdecAvatar de avast-tl

    avast-tl/retdec

    8,556Voir sur GitHub↗

    Retdec is an LLVM-based machine code decompiler and static binary analysis tool designed for binary reverse engineering. It translates binary executable code into high-level representations to facilitate the reconstruction of program logic from compiled machine code. The system utilizes a retargetable frontend architecture and a multi-stage lifting pipeline to convert raw bytes into a common intermediate language. It differentiates custom program logic from known library code through signature-based identification and provides utilities for binary symbol demangling to restore human-readable n

    C++
    Voir sur GitHub↗8,556
  • werwolv/imhexAvatar de WerWolv

    WerWolv/ImHex

    53,892Voir sur GitHub↗

    ImHex is a professional-grade hex editor and binary data analysis platform designed for inspecting, modifying, and reverse engineering raw file contents. It functions as a schema-driven engine that interprets complex binary structures by applying custom definitions to map and visualize byte-level data. The platform distinguishes itself through a dedicated domain-specific language that allows users to define structural schemas for automated file parsing. This capability is supported by a dynamic plugin architecture and an event-driven registry, which enable the integration of external modules

    C++analyzerbinary-analysisc-plus-plus
    Voir sur GitHub↗53,892
Voir les 30 alternatives à NoVmp→

Questions fréquentes

Que fait can1357/novmp ?

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

Quelles sont les fonctionnalités principales de can1357/novmp ?

Les fonctionnalités principales de can1357/novmp sont : Binary Analysis, Reverse Engineering Tools.

Quelles sont les alternatives open-source à can1357/novmp ?

Les alternatives open-source à can1357/novmp incluent : 0xd4d/dnspy — dnSpy is a specialized toolset for the reverse engineering, analysis, and modification of compiled .NET binaries. It… werwolv/imhex — ImHex is a professional-grade hex editor and binary data analysis platform designed for inspecting, modifying, and… avast-tl/retdec — Retdec is an LLVM-based machine code decompiler and static binary analysis tool designed for binary reverse… mxmssh/drltrace — Drltrace is a library calls tracer for Windows and Linux applications. lauriewired/ghidramcp — GhidraMCP is a Model Context Protocol server that exposes Ghidra binary analysis and decompilation functions to… corkami/pics — Pics is a comprehensive reference library providing visual documentation for binary file structures, character…