| 程序包 | 说明 |
|---|---|
| soot.jimple.infoflow.data | |
| soot.jimple.infoflow.data.pathBuilders |
| 限定符和类型 | 方法和说明 |
|---|---|
SourceContextAndPath |
SourceContextAndPath.clone() |
SourceContextAndPath |
SourceContextAndPath.extendPath(Abstraction abs)
Extends the taint propagation path with the given abstraction
|
SourceContextAndPath |
SourceContextAndPath.extendPath(Abstraction abs,
InfoflowConfiguration.PathConfiguration pathConfig)
Extends the taint propagation path with the given abstraction
|
| 限定符和类型 | 方法和说明 |
|---|---|
heros.solver.Pair<SourceContextAndPath,soot.jimple.Stmt> |
SourceContextAndPath.popTopCallStackItem()
Pops the top item off the call stack.
|
| 限定符和类型 | 字段和说明 |
|---|---|
protected ConcurrentIdentityHashMultiMap<Abstraction,SourceContextAndPath> |
ContextSensitivePathBuilder.pathCache |
| 限定符和类型 | 方法和说明 |
|---|---|
protected boolean |
ContextSensitivePathBuilder.checkForSource(Abstraction abs,
SourceContextAndPath scap)
Checks whether the given abstraction is a source.
|
Copyright © 2022 Fraunhofer SIT. All rights reserved.