de4dot-cex/blocks/cflow
2012-01-26 22:22:24 +01:00
..
BlockCflowDeobfuscator.cs If instance explicit, 'this' is 1st param 2012-01-20 19:30:40 +01:00
BlocksCflowDeobfuscator.cs Add MethodCallInliner prop to cflow deob class 2012-01-11 06:44:44 +01:00
CflowDeobfuscator.cs Add MethodCallInliner prop to cflow deob class 2012-01-11 06:44:44 +01:00
CflowUtils.cs Update copyright years 2012-01-09 23:02:47 +01:00
ConstantsFolder.cs Use ParameterDefinition.Sequence 2012-01-21 20:31:47 +01:00
DeadCodeRemover.cs Update copyright years 2012-01-09 23:02:47 +01:00
DeadStoreRemover.cs Update copyright years 2012-01-09 23:02:47 +01:00
ICflowDeobfuscator.cs Update copyright years 2012-01-09 23:02:47 +01:00
IMethodCallInliner.cs Refactor method call inliner code 2012-01-11 04:38:02 +01:00
InstructionEmulator.cs Speed up getUnknownValue() method. 16-17% execution time -> ~6% 2012-01-26 22:22:24 +01:00
Int32Value.cs Fix toBoolean() 2012-01-21 20:04:13 +01:00
Int64Value.cs Update copyright years 2012-01-09 23:02:47 +01:00
MethodCallInliner.cs Move methods to base class 2012-01-21 19:55:37 +01:00
MethodCallInlinerBase.cs Allow inlining value type methods 2012-01-25 12:19:45 +01:00
NoMethodInliner.cs Refactor method call inliner code 2012-01-11 04:38:02 +01:00
Real8Value.cs Update copyright years 2012-01-09 23:02:47 +01:00
StLdlocFixer.cs Update copyright years 2012-01-09 23:02:47 +01:00
SwitchCflowDeobfuscator.cs Inline block if it's a conditional switch branch 2012-01-21 19:57:04 +01:00
Value.cs Update copyright years 2012-01-09 23:02:47 +01:00
ValueStack.cs Update copyright years 2012-01-09 23:02:47 +01:00