de4dot-cex/blocks/cflow
2011-10-21 18:45:59 +02:00
..
BlockCflowDeobfuscator.cs Only use the DNR inline method hack if it's a static method 2011-10-20 03:34:05 +02:00
BlocksCflowDeobfuscator.cs Should be instance variables 2011-10-21 18:05:24 +02:00
CflowUtils.cs Add switch cflow deobfuscator 2011-10-18 23:31:50 +02:00
DeadCodeRemover.cs Remove more dead code and useless stores 2011-10-21 18:02:58 +02:00
DeadStoreRemover.cs Remove more dead code and useless stores 2011-10-21 18:02:58 +02:00
InstructionEmulator.cs Truncate values when emulating stloc/starg 2011-10-21 18:45:59 +02:00
Int32Value.cs Truncate values when emulating stloc/starg 2011-10-21 18:45:59 +02:00
Int64Value.cs Update div and rem emu code 2011-10-17 20:19:17 +02:00
Real8Value.cs Add validMask field to Int32/64Value 2011-10-17 07:28:53 +02:00
StLdlocFixer.cs Remove more dead code and useless stores 2011-10-21 18:02:58 +02:00
SwitchCflowDeobfuscator.cs Update isBranchBlock() method 2011-10-20 05:43:01 +02:00
Value.cs Add switch cflow deobfuscator 2011-10-18 23:31:50 +02:00
ValueStack.cs Start work on new cflow deobfuscator 2011-10-17 00:22:22 +02:00