| 程序包 | 说明 |
|---|---|
| soot.jimple.infoflow.taintWrappers |
| 限定符和类型 | 类和说明 |
|---|---|
class |
EasyTaintWrapper
A list of methods is passed which contains signatures of instance methods
that taint their base objects if they are called with a tainted parameter.
|
class |
IdentityTaintWrapper
Taints the return value of a method call if one of the parameter values or
the base object is tainted.
|
class |
RecordingTaintWrapper
Taint wrapper that does not actually provide a library model, but that counts
various statistics and evaluation data.
|
Copyright © 2022 Fraunhofer SIT. All rights reserved.