de4dot-cex/de4dot.code/deobfuscators/DeepSea
2012-05-09 22:20:17 +02:00
..
ArrayBlockDeobfuscator.cs Inline some obfuscated methods 2012-05-02 10:48:44 +02:00
AssemblyResolver.cs Use callsMethod() 2012-03-21 03:49:28 +01:00
CastDeobfuscator.cs Add a cast deobfuscator 2012-05-03 08:01:35 +02:00
Deobfuscator.cs Add option to disable cast deobfuscation 2012-05-03 16:51:36 +02:00
DsConstantsReader.cs Inline some obfuscated methods 2012-05-02 10:48:44 +02:00
DsInlinedMethodsFinder.cs Make sure string decrypter methods aren't detected as inlined methods 2012-05-03 09:51:26 +02:00
DsMethodCallInliner.cs Ignore method attributes 2012-05-02 18:43:57 +02:00
DsUtils.cs Move code to DsUtils 2012-05-09 22:20:17 +02:00
FieldsRestorer.cs Update fields restorer since 2+ types can share same struct 2012-01-29 05:06:21 +01:00
ResolverBase.cs Use callsMethod() 2012-03-21 03:49:28 +01:00
ResourceResolver.cs Move code to DsUtils 2012-05-09 22:20:17 +02:00
StringDecrypter.cs Support trial string encrypter 2012-05-09 17:30:35 +02:00