ConfuserEx/Confuser.Protections/ControlFlow
Martin Karing e2f8d09c36 Fix jump mangler
Instructions are not duplicated anymore.
2021-01-08 15:54:19 +01:00
..
BlockParser.cs Change code styles 2014-12-24 03:28:51 +08:00
Blocks.cs Change code styles 2014-12-24 03:28:51 +08:00
CFContext.cs Adapted to changes of dnlib 3.x 2018-07-10 22:04:45 +02:00
ControlFlowPhase.cs Adapted to changes of dnlib 3.x 2018-07-10 22:04:45 +02:00
ControlFlowProtection.cs Change code styles 2014-12-24 03:28:51 +08:00
ExpressionPredicate.cs Change code styles 2014-12-24 03:28:51 +08:00
IPredicate.cs Change code styles 2014-12-24 03:28:51 +08:00
JumpMangler.cs Fix jump mangler 2021-01-08 15:54:19 +01:00
ManglerBase.cs Change code styles 2014-12-24 03:28:51 +08:00
NormalPredicate.cs Change code styles 2014-12-24 03:28:51 +08:00
SwitchMangler.cs #162 Limit ctrl flow obfuscation as workaround 2020-07-10 22:33:10 +02:00
x86Predicate.cs Adapted to changes of dnlib 3.x 2018-07-10 22:04:45 +02:00