de4dot-cex/de4dot.code/deobfuscators/dotNET_Reactor
2011-11-30 19:10:56 +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 Add code to unpack DNR 4.0/4.1 + .NET 2.0+ native files 2011-11-30 18:28:48 +01:00
EmptyClass.cs Update detection of the empty class 2011-11-26 12:34:17 +01:00
EncryptedResource.cs Add methods to encrypt resource data, and set new data 2011-11-25 15:21:29 +01:00
MetadataTokenObfuscator.cs Check op for null and update detection code 2011-11-01 18:47:26 +01:00
MethodsDecrypter.cs Move isCode() to DeobUtils 2011-11-30 19:04:49 +01:00
NativeFileDecrypter.cs Add code to unpack DNR 4.0/4.1 + .NET 2.0+ native files 2011-11-30 18:28:48 +01:00
NativeImageUnpacker.cs Return null if inflated data isn't an MZ file 2011-11-30 19:10:56 +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 Add code to unpack DNR 4.0/4.1 + .NET 2.0+ native files 2011-11-30 18:28:48 +01:00