de4dot-cex/de4dot.code
2011-10-08 20:03:10 +02:00
..
AssemblyClient Fix serialization problem when calling exit() 2011-10-03 10:04:33 +02:00
deobfuscators Add earlyDetect() method to IDeobfuscator 2011-10-08 19:33:12 +02:00
Properties Update version to 1.0.3 2011-10-08 20:03:10 +02:00
renamer Don't throw if invalid visibility 2011-10-08 18:42:09 +02:00
AssemblyModule.cs Netmodules are better supported now 2011-10-05 08:20:32 +02:00
AssemblyResolver.cs AssemblyResolver can now remove old unused assemblies 2011-10-08 13:28:39 +02:00
CommandLineParser.cs Update -ru option text 2011-10-08 12:30:35 +02:00
de4dot.code.csproj Methodsrewriter is now working 2011-09-27 22:06:43 +02:00
FilesDeobfuscator.cs Remove assembly if --one-file option is used 2011-10-08 15:01:51 +02:00
IObfuscatedFile.cs Added 'default' string decrypter type 2011-09-28 16:06:10 +02:00
Log.cs Added --one-file option to deobfuscate only one file at a time 2011-09-28 01:19:19 +02:00
NameRegexes.cs Initial commit 2011-09-22 04:55:30 +02:00
ObfuscatedFile.cs Add earlyDetect() method to IDeobfuscator 2011-10-08 19:33:12 +02:00
Option.cs Initial commit 2011-09-22 04:55:30 +02:00
Program.cs Make sure user tries latest version... 2011-10-07 17:31:27 +02:00
StringDecrypter.cs Func should take a MethodDefinition as first arg 2011-09-28 00:57:17 +02:00
UserException.cs Initial commit 2011-09-22 04:55:30 +02:00
Utils.cs Added --one-file option to deobfuscate only one file at a time 2011-09-28 01:19:19 +02:00