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.
- 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
-I’m going to debug this method manually to get Instructions
-Here are the store instructions for this method
-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.
MIT