de4dot-cex/de4dot.code
2011-11-08 10:26:07 +01:00
..
AssemblyClient Fix serialization problem when calling exit() 2011-10-03 10:04:33 +02:00
deobfuscators Decrypt methods encrypted with the new methods encrypter 2011-11-07 16:16:18 +01:00
PE Add some more methods 2011-11-06 12:13:31 +01:00
Properties Set version 1.1.3 2011-10-24 15:48:19 +02:00
renamer Don't check whether method is virtual 2011-11-06 12:17:20 +01:00
AssemblyModule.cs Remove support for .methods files. 2011-11-06 12:26:41 +01:00
AssemblyResolver.cs Merge branch 'master' into dnr 2011-11-05 14:27:40 +01:00
CommandLineParser.cs Remove support for .methods files. 2011-11-06 12:26:41 +01:00
de4dot.code.csproj Add Xenocode support (dumped modules only) 2011-11-06 14:42:52 +01:00
FilesDeobfuscator.cs Merge branch 'master' into dnr 2011-11-05 14:27:40 +01:00
IObfuscatedFile.cs Added 'default' string decrypter type 2011-09-28 16:06:10 +02:00
Log.cs Print deobfuscated method if -vv 2011-10-12 19:47:51 +02:00
MethodReturnValueInliner.cs Don't throw if we can't find all method args in the same block 2011-10-28 01:28:08 +02:00
NameRegexes.cs Initial commit 2011-09-22 04:55:30 +02:00
ObfuscatedFile.cs Update text when reloading an assembly 2011-11-06 12:34:09 +01:00
Option.cs Initial commit 2011-09-22 04:55:30 +02:00
Program.cs Add Xenocode support (dumped modules only) 2011-11-06 14:42:52 +01:00
StringDecrypter.cs Refactor string decrypter to generic return value inliner class 2011-10-26 20:41:50 +02:00
UserException.cs Initial commit 2011-09-22 04:55:30 +02:00
Utils.cs Update printStackTrace() output 2011-11-08 10:26:07 +01:00