de4dot-cex/de4dot.code
2011-11-18 16:55:54 +01:00
..
AssemblyClient Fix serialization problem when calling exit() 2011-10-03 10:04:33 +02:00
deobfuscators Use Utils.StartsWith() since mono's impl is buggy 2011-11-17 04:22:12 +01:00
old_renamer Use Utils.StartsWith() since mono's impl is buggy 2011-11-17 04:22:12 +01:00
PE Add some more methods 2011-11-06 12:13:31 +01:00
Properties Set version: 1.2.3 2011-11-14 06:23:03 +01:00
renamer Add more renamer code 2011-11-18 16:55:54 +01:00
AssemblyModule.cs Remove support for .methods files. 2011-11-06 12:26:41 +01:00
AssemblyResolver.cs Add removeModule(string) and clearAll() methods 2011-11-16 22:58:02 +01:00
CommandLineParser.cs Update help message 2011-11-10 10:08:55 +01:00
de4dot.code.csproj Add more renamer code 2011-11-18 16:55:54 +01:00
FilesDeobfuscator.cs Remove module if we don't load it. Restore indent level. 2011-11-16 22:59:04 +01:00
IObfuscatedFile.cs Rename types 2011-11-17 04:17:03 +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 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 Rename types 2011-11-17 04:17:03 +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 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 Update printStackTrace() output 2011-11-08 10:26:07 +01:00