de4dot-cex/de4dot.mdecrypt
de4dot c5d9cc47ba Add code to decrypt methods dynamically.
This is not a generic methods decrypter that can decrypt any obfuscator's
encrypted methods. If it hooks compileMethod(), this code probably can
decrypt the methods. If not, a little rewriting should fix that.
2012-04-10 16:17:45 +02:00
..
Properties Add code to decrypt methods dynamically. 2012-04-10 16:17:45 +02:00
de4dot.mdecrypt.csproj Add code to decrypt methods dynamically. 2012-04-10 16:17:45 +02:00
DecryptMethodsInfo.cs Add code to decrypt methods dynamically. 2012-04-10 16:17:45 +02:00
DynamicMethodsDecrypter.cs Add code to decrypt methods dynamically. 2012-04-10 16:17:45 +02:00
NativeCodeGenerator.cs Add code to decrypt methods dynamically. 2012-04-10 16:17:45 +02:00