congviet / MemeVMDevirt

devirtualizer for memevm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MemeVM

Hello today I offer you a small project on which I worked on recently and which consists of devitualizing MemeVM which this vm has been done by xsilence, of course this is in no way for the purpose of veangeance or anything, but for educational purposes.

How To Use

  • Add dnlib dll to the dependance
  • Build the exe
  • Drag and drop exe directly on the console or use cmd
Sample in CMD :  Exe_Patch_Of_MemeDevirt Exe_Patch_To_EXE

Picture Sample
Giff Sample

Working example

Image description
-I’m going to debug this method manually to get Instructions

Image description
-Here are the store instructions for this method

Image description
-And here are the instructions to compare with the original virtualised method,
and which are replaced, it displays that the method is fucked because the virtualization doesn’t take into account the instructions, but they are translated correctly with respect to the image above, which is the original list of instructions.

License

MIT

About

devirtualizer for memevm

License:MIT License


Languages

Language:C# 100.0%