de4dot-cex/de4dot.code
2012-07-27 21:38:03 +02:00
..
AssemblyClient Update copyright years 2012-01-09 23:02:47 +01:00
deobfuscators Assume invalid code so check for null 2012-07-27 21:38:03 +02:00
Properties New version: 1.9.0 2012-07-24 20:08:09 +02:00
renamer Add missing null check 2012-07-26 16:35:08 +02:00
resources Move method to Utils.cs 2012-06-03 16:44:08 +02:00
SharpZipLib Add the code from SharpZipLib that de4dot uses 2012-06-11 21:18:03 +02:00
AssemblyModule.cs Use a new class instead of the dict 2012-02-25 06:14:19 +01:00
AssemblyResolver.cs Add shared deobfuscator data/methods 2012-04-04 21:06:10 +02:00
de4dot.code.csproj Decrypt Confuser encrypted resources 2012-07-27 12:49:00 +02:00
DeobfuscatorContext.cs Fix resolver 2012-04-24 11:25:39 +02:00
ExternalAssemblies.cs Add shared deobfuscator data/methods 2012-04-04 21:06:10 +02:00
IDeobfuscatorContext.cs Add shared deobfuscator data/methods 2012-04-04 21:06:10 +02:00
IObfuscatedFile.cs Fix problems found while testing 2012-05-03 17:24:59 +02:00
Log.cs Update copyright years 2012-01-09 23:02:47 +01:00
MethodPrinter.cs Move class to its own file 2012-04-05 20:59:50 +02:00
MethodReturnValueInliner.cs getAllBlocks() now returns a List instead of an IList 2012-05-29 19:06:41 +02:00
NameRegexes.cs Support VS2008 2012-07-07 07:16:55 +02:00
ObfuscatedFile.cs getDecryptedModule() can now be called multiple times 2012-07-24 17:02:27 +02:00
Option.cs Support VS2008 2012-07-07 07:16:55 +02:00
StringInliner.cs Rename classes 2012-01-19 19:16:44 +01:00
UserException.cs Update copyright years 2012-01-09 23:02:47 +01:00
Utils.cs Move method to Utils.cs 2012-06-03 16:44:08 +02:00
Win32Path.cs Update copyright years 2012-01-09 23:02:47 +01:00