de4dot-cex/blocks/cflow
2012-11-19 17:58:34 +01:00
..
BlockCflowDeobfuscator.cs Port the remaining classes in blocks 2012-10-31 18:52:55 +01:00
BlockDeobfuscator.cs Add property to tell whether to execute it or not 2012-05-03 05:34:12 +02:00
BlocksCflowDeobfuscator.cs Port the remaining classes in blocks 2012-10-31 18:52:55 +01:00
BranchEmulator.cs Port the remaining classes in blocks 2012-10-31 18:52:55 +01:00
CachedCflowDeobfuscator.cs Fix code since CilBody/HasCilBody were renamed 2012-11-06 15:58:55 +01:00
CflowDeobfuscator.cs Fix code since CilBody/HasCilBody were renamed 2012-11-06 15:58:55 +01:00
CflowUtils.cs Update copyright years 2012-01-09 23:02:47 +01:00
ConstantsFolder.cs Port the remaining classes in blocks 2012-10-31 18:52:55 +01:00
DeadCodeRemover.cs Port the remaining classes in blocks 2012-10-31 18:52:55 +01:00
DeadStoreRemover.cs Port the remaining classes in blocks 2012-10-31 18:52:55 +01:00
IBlocksDeobfuscator.cs Add property to tell whether to execute it or not 2012-05-03 05:34:12 +02:00
ICflowDeobfuscator.cs Port the remaining classes in blocks 2012-10-31 18:52:55 +01:00
InstructionEmulator.cs Update code since submodule was updated 2012-11-19 17:58:34 +01:00
Int32Value.cs Create instances of common constants 2012-01-26 23:57:37 +01:00
Int64Value.cs Create instances of common constants 2012-01-26 23:57:37 +01:00
MethodCallInliner.cs Update code; submodule was updated 2012-11-16 23:50:52 +01:00
MethodCallInlinerBase.cs Port Goliath.NET deobfuscator 2012-11-18 03:02:12 +01:00
Real8Value.cs Update copyright years 2012-01-09 23:02:47 +01:00
StLdlocFixer.cs Port the remaining classes in blocks 2012-10-31 18:52:55 +01:00
SwitchCflowDeobfuscator.cs Port the remaining classes in blocks 2012-10-31 18:52:55 +01:00
Value.cs Add a new ObjectValue value class 2012-08-04 12:02:40 +02:00
ValueStack.cs Add method to return stack size and not truncate locals/args 2012-05-02 10:44:34 +02:00