de4dot-cex/de4dot.code
de4dot ee60bf14f2 Added 'default' string decrypter type
Eazfuscator.NET deobfuscator defaults to 'emulate' and the others to
'static'.
2011-09-28 16:06:10 +02:00
..
AssemblyClient Initial commit 2011-09-22 04:55:30 +02:00
deobfuscators Added 'default' string decrypter type 2011-09-28 16:06:10 +02:00
Properties Updated version number 2011-09-24 18:56:13 +02:00
renamer Updated resource renaming of code strings 2011-09-27 23:29:38 +02:00
AssemblyModule.cs Initial commit 2011-09-22 04:55:30 +02:00
AssemblyResolver.cs Initial commit 2011-09-22 04:55:30 +02:00
CommandLineParser.cs Added 'default' string decrypter type 2011-09-28 16:06:10 +02:00
de4dot.code.csproj Methodsrewriter is now working 2011-09-27 22:06:43 +02:00
FilesDeobfuscator.cs Not ignoring all PE file load exceptions, but added null ref exception 2011-09-28 02:00:29 +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 Added 'default' string decrypter type 2011-09-28 16:06:10 +02:00
Option.cs Initial commit 2011-09-22 04:55:30 +02:00
Program.cs Set Console.OutputEncoding to UTF-8 only if current encoding is single byte 2011-09-28 01:27:46 +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