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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
0

0xnobody/vmpattack

0
View on GitHub↗
0 stars·0 forks·15 views

Vmpattack

Features

  • Reverse Engineering Tools - Lifter for VMP to VTIL.

Star history

Star history chart for 0xnobody/vmpattackStar history chart for 0xnobody/vmpattack

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Vmpattack

Similar open-source projects, ranked by how many features they share with Vmpattack.
  • 0xd4d/de4dot0xd4d avatar

    0xd4d/de4dot

    7,426View on GitHub↗

    de4dot is a .NET deobfuscator, unpacker, and assembly analysis tool. It is designed to remove obfuscation layers, restore metadata, and simplify bytecode control flow to transform protected binaries back into human-readable code. The project features specialized systems for decrypting strings and constants using both static and dynamic analysis. It identifies specific protection tools through pattern-based detection and strips anti-analysis protections, such as tamper detection and anti-debugging code. The tool provides a suite of reverse engineering capabilities, including binary wrapper un

    C#
    View on GitHub↗7,426
  • 0xd4d/dnspy0xd4d avatar

    0xd4d/dnSpy

    29,539View on 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#
    View on GitHub↗29,539
  • 0xnobody/vmpdump0xnobody avatar

    0xnobody/vmpdump

    1,378View on GitHub↗

    A dynamic VMP dumper and import fixer, powered by VTIL.

    C++
    View on GitHub↗1,378
  • 0xd4d/antinet0xd4d avatar

    0xd4d/antinet

    306View on GitHub↗

    .NET anti-managed debugger and anti-profiler code

    C#
    View on GitHub↗306
See all 30 alternatives to Vmpattack→

Frequently asked questions

What are the main features of 0xnobody/vmpattack?

The main features of 0xnobody/vmpattack are: Reverse Engineering Tools.

What are some open-source alternatives to 0xnobody/vmpattack?

Open-source alternatives to 0xnobody/vmpattack include: 0xd4d/de4dot — de4dot is a .NET deobfuscator, unpacker, and assembly analysis tool. It is designed to remove obfuscation layers,… 0xd4d/dnspy — dnSpy is a specialized toolset for the reverse engineering, analysis, and modification of compiled .NET binaries. It… 0xnobody/vmpdump — A dynamic VMP dumper and import fixer, powered by VTIL. alonemonkey/iosrebook. ampotos/dynstruct — Reverse engineering tool for automatic structure recovering and memory use analysis based on DynamoRIO and Capstone. 0xd4d/antinet — .NET anti-managed debugger and anti-profiler code.