de4dot-cex/blocks/cflow
2011-10-18 08:28:23 +02:00
..
BlockControlFlowDeobfuscator.cs Add code to emulate switch and ldelem 2011-10-18 08:17:21 +02:00
BlocksControlFlowDeobfuscator.cs Emulate instrs only if last instr is bcc/switch 2011-10-18 08:28:23 +02:00
InstructionEmulator.cs Add code to emulate switch and ldelem 2011-10-18 08:17:21 +02:00
Int32Value.cs Add code to emulate switch and ldelem 2011-10-18 08:17:21 +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
Value.cs Add validMask field to Int32/64Value 2011-10-17 07:28:53 +02:00
ValueStack.cs Start work on new cflow deobfuscator 2011-10-17 00:22:22 +02:00