de4dot-cex/de4dot.code
2011-11-05 10:30:38 +01:00
..
AssemblyClient Fix serialization problem when calling exit() 2011-10-03 10:04:33 +02:00
deobfuscators Remove memory manager from Main() 2011-11-05 10:10:36 +01:00
Properties Set version 1.1.3 2011-10-24 15:48:19 +02:00
renamer Catch SecurityDeclaration resolve exception 2011-11-05 10:30:38 +01:00
AssemblyModule.cs Create methods to check whether a file/dir exists 2011-11-05 09:56:51 +01:00
AssemblyResolver.cs Create methods to check whether a file/dir exists 2011-11-05 09:56:51 +01:00
CommandLineParser.cs Create methods to check whether a file/dir exists 2011-11-05 09:56:51 +01:00
de4dot.code.csproj Update renamer code so it's less likely to use an existing name 2011-11-04 13:59:43 +01:00
FilesDeobfuscator.cs Create methods to check whether a file/dir exists 2011-11-05 09:56:51 +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
NameRegexes.cs Initial commit 2011-09-22 04:55:30 +02:00
ObfuscatedFile.cs Don't update method header max stack field if no cflow deob 2011-11-05 08:36:36 +01:00
Option.cs Initial commit 2011-09-22 04:55:30 +02:00
Program.cs Add CO deobfuscator. Can decrypt embedded assemblies. 2011-10-22 14:31:38 +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 Create methods to check whether a file/dir exists 2011-11-05 09:56:51 +01:00