de4dot-cex/blocks/cflow
2011-10-23 20:12:10 +02:00
..
BlockCflowDeobfuscator.cs Only use DNR hack if methods have same declaring type 2011-10-21 21:47:06 +02:00
BlocksCflowDeobfuscator.cs Print number of removed instructions 2011-10-21 21:35:35 +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 ParameterDefinition.Index is 1-based or 0-based 2011-10-23 20:12:10 +02:00
Int32Value.cs Remove old comments 2011-10-21 20:19:51 +02:00
Int64Value.cs Remove old comments 2011-10-21 20:19:51 +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