| 接口 | 说明 |
|---|---|
| BiDirICFGFactory |
Interface for all factories that can create bi-directional interprocedural
control flow graphs.
|
| 类 | 说明 |
|---|---|
| DefaultBiDiICFGFactory |
Default factory for bidirectional interprocedural CFGs
|
| FlowDroidEssentialMethodTag |
Tag for marking a method as essential, i.e., data flows must always be
tracked through this method, even if its parent class is a system class
or excluded by some other means.
|
| LibraryClassPatcher |
Class for patching OS libraries such as java.lang.Thread so that we get
complete callgraphs
|
Copyright © 2022 Fraunhofer SIT. All rights reserved.