de4dot-cex/de4dot.code
2011-12-03 14:33:37 +01:00
..
AssemblyClient Remove *-x86 projects. Default is now x86. 2011-11-30 20:38:59 +01:00
deobfuscators Add better check for invalid entries 2011-12-02 18:48:01 +01:00
PE Add code to read win32 resources 2011-11-30 18:23:47 +01:00
Properties Update version: 1.3.4 2011-12-03 14:33:37 +01:00
renamer Update renamer code so a compiler can compile the decompiled output 2011-12-03 14:28:10 +01:00
AssemblyModule.cs Update code to handle unpacked native images 2011-11-30 18:26:36 +01:00
AssemblyResolver.cs Add removeModule(string) and clearAll() methods 2011-11-16 22:58:02 +01:00
CommandLineParser.cs Add option to disable restoring props/events from method names 2011-11-23 05:45:30 +01:00
de4dot.code.csproj Add code to unpack DNR 4.0/4.1 + .NET 2.0+ native files 2011-11-30 18:28:48 +01:00
FilesDeobfuscator.cs Restore events 2011-11-23 06:41:28 +01:00
IObfuscatedFile.cs Add option to disable restoring props/events from method names 2011-11-23 05:45:30 +01:00
Log.cs Remove module if we don't load it. Restore indent level. 2011-11-16 22:59:04 +01:00
MethodReturnValueInliner.cs Add Utils.compareInt32() and use it 2011-11-21 10:32:36 +01:00
NameRegexes.cs Initial commit 2011-09-22 04:55:30 +02:00
ObfuscatedFile.cs Update the code 2011-11-30 20:27:49 +01:00
Option.cs Add code to dump DNR native methods to a file 2011-11-25 15:16:50 +01:00
Program.cs It's no longer beta! :) 2011-12-02 18:50:36 +01:00
StringDecrypter.cs Remove String.Intern() calls when decrypting strings 2011-11-10 14:51:19 +01:00
UserException.cs Initial commit 2011-09-22 04:55:30 +02:00
Utils.cs Remove *-x86 projects. Default is now x86. 2011-11-30 20:38:59 +01:00