Package | Description |
---|---|
org.benf.cfr.reader.bytecode.analysis.opgraph | |
org.benf.cfr.reader.bytecode.analysis.opgraph.op02obf |
Modifier and Type | Method and Description |
---|---|
static List<Op02WithProcessedDataAndRefs> |
Op02WithProcessedDataAndRefs.insertExceptionBlocks(List<Op02WithProcessedDataAndRefs> op2list,
ExceptionAggregator exceptions,
Map<Integer,Integer> lutByOffset,
ConstantPool cp,
long codeLength,
Options options) |
Modifier and Type | Method and Description |
---|---|
boolean |
SimpleControlFlowBase.check(ExceptionAggregator exceptions,
List<Op02WithProcessedDataAndRefs> op2list,
SortedMap<Integer,Integer> lutByOffset) |
static boolean |
Op02Obf.detectObfuscations(Method method,
ExceptionAggregator exceptions,
List<Op02WithProcessedDataAndRefs> op2list,
SortedMap<Integer,Integer> lutByOffset) |
void |
SimpleControlFlowBase.process(Method method,
ExceptionAggregator exceptions,
List<Op02WithProcessedDataAndRefs> op2list,
SortedMap<Integer,Integer> lutByOffset) |
static void |
Op02Obf.removeControlFlowExceptions(Method method,
ExceptionAggregator exceptions,
List<Op02WithProcessedDataAndRefs> op2list,
SortedMap<Integer,Integer> lutByOffset) |
Copyright © 2011-2021. All Rights Reserved.