Version Size Added on Downloads
Release 1.2.3 19.47 MB 12
  • MD5 · 4a4f701e08f92f86fc1b89814962298d
  • SHA1 · ae515d5d4d4e65ea360fae831cc12a80bae44865
  • SHA256 · e14808b0ca996926d23d5b902ba9a24943b1f87d0ba2e9331306b2f1545dd91a
Hello everyone ``` New 1.2.3 ``` ``` **Enum Stripper :** An enum is a special struct that inherits from System.Enum and whose actual field is value, an integer (I1/U1/I2/U2/I4/U4/I8/U8), so EnumStripper replaces all uses of your enums with their underlying integer and strips out enum types from the module, keeping execution the same but removing semantics and reducing metadata. ``` ``` **Metadata Cleaner** Prunes non-essential metadata (noisy attributes, param names, debug/PDB , optional generic-param attrs) while keeping only what the CLR requires. ``` among other small details...

Protect Your PC from Malware

Get Malwarebytes for powerful protection against adware and threats.

Get Malwarebytes Now