de4dot-cex/de4dot.code/deobfuscators/dotNET_Reactor/v4
de4dot 282cabed87 Some updates because of new dnlib version
- Use a GenericParamContext when resolving tokens
- IDecrypter.GetMethodBody() method signature got updated
- ICustomAttributeType now implements IMethod so we don't need to cast it
- MemberRefFinder now scans all SecurityAttributes and MarshalType for types
2014-05-10 09:00:43 +02:00
..
AntiStrongname.cs Update copyright years 2014-03-11 22:15:43 +01:00
AssemblyResolver.cs Update copyright years 2014-03-11 22:15:43 +01:00
BooleanDecrypter.cs Update copyright years 2014-03-11 22:15:43 +01:00
Deobfuscator.cs Support new .NET Reactor resource encryption 2014-04-22 18:04:50 +02:00
DnrMethodCallInliner.cs Update copyright years 2014-03-11 22:15:43 +01:00
EmptyClass.cs Update copyright years 2014-03-11 22:15:43 +01:00
EncryptedResource.cs Support new .NET Reactor resource encryption 2014-04-22 18:04:50 +02:00
MetadataTokenObfuscator.cs Some updates because of new dnlib version 2014-05-10 09:00:43 +02:00
MethodsDecrypter.cs Support new .NET Reactor resource encryption 2014-04-22 18:04:50 +02:00
NativeFileDecrypter.cs Update copyright years 2014-03-11 22:15:43 +01:00
NativeImageUnpacker.cs Update copyright years 2014-03-11 22:15:43 +01:00
ProxyCallFixer.cs Update copyright years 2014-03-11 22:15:43 +01:00
ResourceResolver.cs Update DNR resource resolver detector 2014-04-18 19:02:42 +02:00
StringDecrypter.cs Update copyright years 2014-03-11 22:15:43 +01:00