| 类 | 说明 |
|---|---|
| Abstraction |
The abstraction class contains all information that is necessary to track the
taint.
|
| Abstraction.NeighborHashingStrategy | |
| AbstractionAtSink | |
| AbstractMethodAndClass |
Abstract class for all MethodAndClass containers.
|
| AccessPath |
This class represents the taint, containing a base value and a list of fields
(length is bounded by Infoflow.ACCESSPATHLENGTH)
|
| AccessPathFactory | |
| AccessPathFactory.BasePair |
Specialized pair class for field bases
|
| FlowDroidMemoryManager |
Memory manager implementation for FlowDroid
|
| SootFieldAndClass | |
| SootMethodAndClass |
Data container which stores the string representation of a SootMethod and its
corresponding class
|
| SourceContext |
Class representing a source value together with the statement that created it
|
| SourceContextAndPath |
Extension of
SourceContext that also allows a paths from the source
to the current statement to be stored |
| 枚举 | 说明 |
|---|---|
| AccessPath.ArrayTaintType | |
| FlowDroidMemoryManager.PathDataErasureMode |
Supported modes that define which path tracking data shall be erased and
which shall be kept
|
Copyright © 2022 Fraunhofer SIT. All rights reserved.