de4dot-cex/de4dot.blocks/cflow
ViR Dash 23477ccb5f Implemented ConfuserEx deobfuscator
x86 cflow and x86 constant decryption
Backport of LINQ (LinqBridge)
Shift left/right emulation fixes in de4dot core
Block class extended to hold additional information
2017-02-13 11:14:22 +02:00
..
AccessChecker.cs Move class from dnlib to de4dot 2016-03-19 16:38:48 +01:00
BlockCflowDeobfuscator.cs Update copyright years 2015-10-29 22:45:26 +01:00
BlockDeobfuscator.cs Update copyright years 2015-10-29 22:45:26 +01:00
BlocksCflowDeobfuscator.cs Update copyright years 2015-10-29 22:45:26 +01:00
BranchEmulator.cs Update copyright years 2015-10-29 22:45:26 +01:00
CachedCflowDeobfuscator.cs Update copyright years 2015-10-29 22:45:26 +01:00
CflowDeobfuscator.cs Update copyright years 2015-10-29 22:45:26 +01:00
CflowUtils.cs Update copyright years 2015-10-29 22:45:26 +01:00
ConstantsFolder.cs Update copyright years 2015-10-29 22:45:26 +01:00
DeadCodeRemover.cs Update copyright years 2015-10-29 22:45:26 +01:00
DeadStoreRemover.cs Update copyright years 2015-10-29 22:45:26 +01:00
DupBlockDeobfuscator.cs Update copyright years 2015-10-29 22:45:26 +01:00
IBlocksDeobfuscator.cs Update copyright years 2015-10-29 22:45:26 +01:00
ICflowDeobfuscator.cs Update copyright years 2015-10-29 22:45:26 +01:00
InstructionEmulator.cs Fix compiler errors (on mono) (#123) 2017-01-05 13:46:04 +01:00
Int32Value.cs Implemented ConfuserEx deobfuscator 2017-02-13 11:14:22 +02:00
Int64Value.cs Update copyright years 2015-10-29 22:45:26 +01:00
MethodCallInliner.cs Update copyright years 2015-10-29 22:45:26 +01:00
MethodCallInlinerBase.cs Update copyright years 2015-10-29 22:45:26 +01:00
Real8Value.cs Update copyright years 2015-10-29 22:45:26 +01:00
StLdlocFixer.cs Update copyright years 2015-10-29 22:45:26 +01:00
SwitchCflowDeobfuscator.cs Update copyright years 2015-10-29 22:45:26 +01:00
Value.cs Update copyright years 2015-10-29 22:45:26 +01:00
ValueStack.cs Update copyright years 2015-10-29 22:45:26 +01:00