Washi1337 / OldRod

An automated KoiVM disassembler and devirtualisation utility
GNU General Public License v3.0
352 stars 80 forks source link

Stop removing the module cctor call #3

Closed ghost closed 5 years ago

ghost commented 5 years ago

We dont want to do this since it will break any proper methods executed in there e.g confuserex string initialise method and since theres no actual koivm setup methods in here if the cctor call is not under vm anymore