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
fireeye avatar

fireeye/rVMIArchived

0
View on GitHub↗
359 stars·69 forks·C·GPL-2.0·5 views

RVMI

rVMI - A New Paradigm For Full System Analysis

Features

  • Reverse Engineering Tools - Inspects processes and kernel drivers in a unified environment.

Star history

Star history chart for fireeye/rvmiStar history chart for fireeye/rvmi

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 RVMI

Similar open-source projects, ranked by how many features they share with RVMI.
  • 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/vmpattack0

    0xnobody/vmpattack

    0View on GitHub↗
    View on GitHub↗0
  • 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 RVMI→

Frequently asked questions

What does fireeye/rvmi do?

rVMI - A New Paradigm For Full System Analysis

What are the main features of fireeye/rvmi?

The main features of fireeye/rvmi are: Reverse Engineering Tools.

What are some open-source alternatives to fireeye/rvmi?

Open-source alternatives to fireeye/rvmi 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/vmpattack. 0xnobody/vmpdump — A dynamic VMP dumper and import fixer, powered by VTIL. alonemonkey/iosrebook. 0xd4d/antinet — .NET anti-managed debugger and anti-profiler code.