de4dot-cex/de4dot.code/deobfuscators/dotNET_Reactor
2011-11-23 11:50:34 +01:00
..
AntiStrongname.cs Update code for DNR 4.3+ obfuscated assemblies 2011-11-12 16:04:51 +01:00
AssemblyResolver.cs Use Utils.StartsWith() since mono's impl is buggy 2011-11-17 04:22:12 +01:00
BooleanDecrypter.cs Remove decrypter type (all refs to it should be gone now) 2011-11-08 21:27:03 +01:00
BoolValueInliner.cs Add BoolValueInliner class 2011-10-26 21:05:35 +02:00
Deobfuscator.cs Check each part of the namespace instead of all of it at once 2011-11-23 11:50:34 +01:00
EncryptedResource.cs Encrypted resources aren't always using the public key token 2011-11-12 11:19:10 +01:00
MetadataTokenObfuscator.cs Check op for null and update detection code 2011-11-01 18:47:26 +01:00
MethodsDecrypter.cs Convert 'return some_int' native methods to CIL code 2011-11-11 20:55:39 +01:00
QuickLZ.cs Add resource decrypter 2011-11-08 19:32:10 +01:00
ResourceResolver.cs Remove decrypter type (all refs to it should be gone now) 2011-11-08 21:27:03 +01:00
StringDecrypter.cs Remove decrypter type (all refs to it should be gone now) 2011-11-08 21:27:03 +01:00