de4dot-cex/blocks/cflow
2012-02-25 06:33:38 +01:00
..
BlockCflowDeobfuscator.cs Fix method signature 2012-01-27 01:02:17 +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 Fix method signature 2012-01-27 01:02:17 +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 Cache values to get 30% speed up with some files (DNR) 2012-01-27 03:10:37 +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 Make sure no generic methods are inlined 2012-02-25 06:33:38 +01:00
MethodCallInlinerBase.cs Move code to new checkSameMethods() method 2012-02-03 14:21:58 +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 Fix method signature 2012-01-27 01:02:17 +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