de4dot-cex/blocks/cflow
2011-10-21 19:32:37 +02:00
..
BlockCflowDeobfuscator.cs Remember to add this as first arg if HasThis is set 2011-10-21 19:32:37 +02:00
BlocksCflowDeobfuscator.cs Remember to add this as first arg if HasThis is set 2011-10-21 19:32:37 +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 Remember to add this as first arg if HasThis is set 2011-10-21 19:32:37 +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 Replace stloc + ldloc with dup + stloc only if it's a bool local 2011-10-21 18:53:36 +02:00
SwitchCflowDeobfuscator.cs Remember to add this as first arg if HasThis is set 2011-10-21 19:32:37 +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