de4dot-cex/de4dot.code
2011-10-23 22:09:27 +02:00
..
AssemblyClient Fix serialization problem when calling exit() 2011-10-03 10:04:33 +02:00
deobfuscators Fix problem when resources aren't encrypted or compressed 2011-10-23 22:03:38 +02:00
Properties New version: 1.1.2 2011-10-23 22:09:27 +02:00
renamer Fix a problem with String.StartsWith() on mono 2011-10-09 13:19:26 +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 Change --no-control-flow-deob => --no-cflow-deob 2011-10-21 10:38:27 +02:00
de4dot.code.csproj Add proxy delegate fixer 2011-10-23 13:43:32 +02:00
FilesDeobfuscator.cs Ignore ArgumentOutOfRangeException when loading files 2011-10-20 12:28:15 +02: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 Add CO deobfuscator. Can decrypt embedded assemblies. 2011-10-22 14:31:38 +02: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 Add CO deobfuscator. Can decrypt embedded assemblies. 2011-10-22 14:31:38 +02:00