de4dot-cex/de4dot.code/deobfuscators/CodeFort
2012-07-28 04:39:14 +02:00
..
AssemblyData.cs Fix ToString(). Should separate generic args with commas 2012-06-01 12:05:01 +02:00
AssemblyDecrypter.cs Assembly resolver init method is sometimes only called from Main() 2012-06-01 12:40:16 +02:00
CfMethodCallInliner.cs Remove proxy methods type and make sure all proxy methods are inlined 2012-06-02 03:33:21 +02:00
Deobfuscator.cs Support generic decrypter methods 2012-07-28 04:39:14 +02:00
PasswordFinder.cs Decrypt main assembly and embedded assemblies 2012-06-01 11:53:54 +02:00
ProxyCallFixer.cs Change method to take a ref to a type 2012-07-07 00:58:18 +02:00
StringDecrypter.cs Decrypt CF encrypted strings 2012-05-29 20:20:11 +02:00