public interface ExploitStringBuilderInterface<T1 extends AnalysisResults,T2 extends AnalysisResults>
| Modifier and Type | Method and Description |
|---|---|
ExploitString |
buildEdaExploitString(T1 r) |
ExploitString |
buildIdaExploitString(T2 r) |
ExploitString buildEdaExploitString(T1 r) throws InterruptedException
InterruptedExceptionExploitString buildIdaExploitString(T2 r) throws InterruptedException
InterruptedExceptionCopyright © 2021. All rights reserved.