de4dot-cex/blocks
2011-12-04 20:02:18 +01:00
..
cflow Move getInstruction() to DotNetUtils.cs 2011-11-09 11:28:09 +01:00
Properties Update version: 1.3.5 2011-12-04 20:02:18 +01:00
BaseBlock.cs Moved code to blocks assembly 2011-09-24 10:26:29 +02:00
Block.cs Remove old cflow deobfuscator code 2011-10-21 20:35:13 +02:00
Blocks.cs Ignore invalid metadata tokens in code 2011-10-27 15:57:33 +02:00
blocks.csproj Update method sig, rename stuff 2011-11-16 22:56:36 +01:00
BlocksSorter.cs Merged master 2011-09-27 02:05:46 +02:00
CodeGenerator.cs Handle case where try handler block is before try block 2011-10-28 01:27:00 +02:00
DeadBlocksRemover.cs Start work on new cflow deobfuscator 2011-10-17 00:22:22 +02:00
DotNetUtils.cs Update detection of the empty class 2011-11-26 12:34:17 +01:00
FilterHandlerBlock.cs Moved code to blocks assembly 2011-09-24 10:26:29 +02:00
ForwardScanOrder.cs Start work on new cflow deobfuscator 2011-10-17 00:22:22 +02:00
HandlerBlock.cs Moved code to blocks assembly 2011-09-24 10:26:29 +02:00
Instr.cs Move getLocalVar() and add getArgType() 2011-10-31 19:37:26 +01:00
InstructionListParser.cs Fix for instructions with invalid targets 2011-10-05 03:36:01 +02:00
MemberReferenceHelper.cs Update the code that resolves typedefs 2011-12-01 22:32:09 +01:00
MemberRefInstance.cs Update method sig, rename stuff 2011-11-16 22:56:36 +01:00
MethodBlocks.cs Moved code to blocks assembly 2011-09-24 10:26:29 +02:00
ScopeBlock.cs Add removeGuaranteedDeadBlock() method 2011-11-12 13:27:24 +01:00
TryBlock.cs Moved code to blocks assembly 2011-09-24 10:26:29 +02:00
TryHandlerBlock.cs Moved code to blocks assembly 2011-09-24 10:26:29 +02:00
Utils.cs Remove pop instrs and code that pushes the value 2011-10-19 15:49:19 +02:00