de4dot-cex/de4dot.code/deobfuscators/CryptoObfuscator
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
..
AntiDebugger.cs Support latest CryptoObfuscator 2014-05-09 15:59:50 +02:00
AssemblyResolver.cs Update copyright years 2014-03-11 22:15:43 +01:00
CoMethodCallInliner.cs Update copyright years 2014-03-11 22:15:43 +01:00
ConstantsDecrypter.cs Update copyright years 2014-03-11 22:15:43 +01:00
CoUtils.cs Update copyright years 2014-03-11 22:15:43 +01:00
Deobfuscator.cs Update copyright years 2014-03-11 22:15:43 +01:00
InlinedMethodTypes.cs Update copyright years 2014-03-11 22:15:43 +01:00
LdnullFixer.cs Update copyright years 2014-03-11 22:15:43 +01:00
MethodBodyReader.cs Some updates because of new dnlib version 2014-05-10 09:00:43 +02:00
MethodsDecrypter.cs Update copyright years 2014-03-11 22:15:43 +01:00
ProxyCallFixer.cs Support latest CryptoObfuscator 2014-05-09 15:59:50 +02:00
ResourceDecrypter.cs Support latest CryptoObfuscator 2014-05-09 15:59:50 +02:00
ResourceResolver.cs Update copyright years 2014-03-11 22:15:43 +01:00
StringDecrypter.cs Update copyright years 2014-03-11 22:15:43 +01:00
TamperDetection.cs Support latest CryptoObfuscator 2014-05-09 15:59:50 +02:00