de4dot-cex/de4dot.code/deobfuscators/DeepSea
2012-07-28 04:39:14 +02:00
..
ArrayBlockDeobfuscator.cs Split array state into a new class 2012-07-16 19:59:50 +02:00
ArrayBlockState.cs Split array state into a new class 2012-07-16 19:59:50 +02:00
AssemblyResolver.cs Decrypt embedded assemblies (SL) 2012-05-11 19:38:31 +02:00
CastDeobfuscator.cs Add a cast deobfuscator 2012-05-03 08:01:35 +02:00
Deobfuscator.cs Support generic decrypter methods 2012-07-28 04:39:14 +02:00
DsConstantsReader.cs Append 32 to 32-bit methods and fields 2012-07-25 20:48:06 +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 2012-05-10 20:20:29 +02:00
ResolverBase.cs Update detection of resource resolver class 2012-07-16 20:00:37 +02:00
ResourceResolver.cs Update detection of resource resolver class 2012-07-16 20:00:37 +02:00
StringDecrypter.cs Remove call to InitializeArray 2012-07-18 14:39:27 +02:00