| 程序包 | 说明 |
|---|---|
| soot.jimple.infoflow | |
| soot.jimple.infoflow.data | |
| soot.jimple.infoflow.data.pathBuilders |
| 限定符和类型 | 方法和说明 |
|---|---|
InfoflowConfiguration.PathConfiguration |
InfoflowConfiguration.getPathConfiguration()
Gets the configuration for dealing with the paths between source and sinks
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
InfoflowConfiguration.PathConfiguration.merge(InfoflowConfiguration.PathConfiguration pathConfig)
Copies the settings of the given configuration into this configuration object
|
| 限定符和类型 | 方法和说明 |
|---|---|
SourceContextAndPath |
SourceContextAndPath.extendPath(Abstraction abs,
InfoflowConfiguration.PathConfiguration pathConfig)
Extends the taint propagation path with the given abstraction
|
| 限定符和类型 | 字段和说明 |
|---|---|
protected InfoflowConfiguration.PathConfiguration |
AbstractAbstractionPathBuilder.pathConfig |
| 构造器和说明 |
|---|
DefaultPathBuilderFactory(InfoflowConfiguration.PathConfiguration config)
Creates a new instance of the
DefaultPathBuilderFactory class |
Copyright © 2022 Fraunhofer SIT. All rights reserved.