Skip to content

A small virtualizer for .NET which works together with ConfuserEx

Notifications You must be signed in to change notification settings

TobitoFatitoRE/MemeVM

Repository files navigation

MemeVM

A small virtualizer for .NET which works together with ConfuserEx

Wtf is this???!

This projects takes your existing .NET MSIL code and "translates" it to instructions only our virtual machine will understand.

Limitations

  • Can be slow
  • Lots of unimplemented OpCodes
  • Branching is buggy
  • No support for typed references
  • No support for pointers

Note

This is not meant to be used as a serious layer of Obfuscation, it was just an experiment. Feel free to commit if you have any improvements

About

A small virtualizer for .NET which works together with ConfuserEx

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages