| 程序包 | 说明 |
|---|---|
| soot.jimple.infoflow.data |
| 限定符和类型 | 类和说明 |
|---|---|
class |
SourceContextAndPath
Extension of
SourceContext that also allows a paths from the source
to the current statement to be stored |
| 限定符和类型 | 字段和说明 |
|---|---|
protected SourceContext |
Abstraction.sourceContext |
| 限定符和类型 | 方法和说明 |
|---|---|
SourceContext |
SourceContext.clone() |
SourceContext |
Abstraction.getSourceContext()
Gets the context of the taint, i.e. the statement and value of the source
|
| 限定符和类型 | 方法和说明 |
|---|---|
Abstraction |
Abstraction.injectSourceContext(SourceContext sourceContext) |
void |
Abstraction.setSourceContext(SourceContext sourceContext)
Only use this method if you really need to fake a source context and know
what you are doing.
|
Copyright © 2022 Fraunhofer SIT. All rights reserved.