Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
EagleVM — Native code virtualizer for x64 binaries | Kitploit
Tools/GitHubGitHub/snowsnowsnows/eaglevm
Static AnalysisCode AnalysisReverse EngineeringBinary AnalysisBinary Exploitation
GitHubsnowsnowsnows/eaglevm

EagleVM

Native code virtualizer for x64 binaries

View Repository
5356221 year agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

EagleVM

Playground for generating virtual machine protected x64 assembly.

Project Breakdown

EagleVM

Main protection application that virtualizes code.

EagleVM.Core

Static library used by EagleVM that provides all virtualization and analysis functionality.

EagleVM.Sandbox

Project for future testing on full binaries.

EagleVM.Stub

This is a DLL which is used in a project that needs to be protected. The EagleVM protector application searches for the usages of the stub imports to hollow the marked code sections and create virtualized code.

Contributing

You can reach out to me on Discord @writecr3 for question related to contributing. I try to keep the issues well organized and marked for potential contributions. If you want to contribute and don't know where to get started or do not fully understand the project structure, reach out.

Thank You To

  • r0da
  • xeroxz
  • mrexodia
  • Iizerd
  • And everyone else along the way that helped :)

Resources

Download Tool
  • r0da - Quick look around VMP 3.x - Part 3 : Virtualization
  • xeroxz - VMProtect 2 - Detailed Analysis of the Virtual Machine Architecture
  • Ninon Eyrolles - Obfuscation with Mixed Boolean-Arithmetic Expressions
  • Justus Polzin - MBA obfuscation blog
  • hasherezade - PE-Bear