| 程序包 | 说明 |
|---|---|
| soot.jimple.infoflow | |
| soot.jimple.infoflow.nativeCallHandler | |
| soot.jimple.infoflow.problems |
| 限定符和类型 | 字段和说明 |
|---|---|
protected INativeCallHandler |
AbstractInfoflow.nativeCallHandler |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
AbstractInfoflow.setNativeCallHandler(INativeCallHandler handler) |
void |
IInfoflow.setNativeCallHandler(INativeCallHandler handler)
Sets the handler class to be used for modeling the effects of native methods
on the taint state
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
AbstractNativeCallHandler
Abstract base class for all native call handlers
|
class |
DefaultNativeCallHandler |
| 限定符和类型 | 字段和说明 |
|---|---|
protected INativeCallHandler |
AbstractInfoflowProblem.ncHandler |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
AbstractInfoflowProblem.setNativeCallHandler(INativeCallHandler handler)
Sets the handler class to be used for modeling the effects of native methods
on the taint state
|
Copyright © 2022 Fraunhofer SIT. All rights reserved.