| Package | Description |
|---|---|
| qilin.core | |
| qilin.core.builder | |
| qilin.core.natives | |
| qilin.core.pag | |
| qilin.core.reflection | |
| qilin.pta.tools | |
| qilin.util |
Generally useful utility classes for Soot.
|
| Modifier and Type | Field and Description |
|---|---|
protected PTAScene |
PTA.scene |
| Modifier and Type | Method and Description |
|---|---|
PTAScene |
PTA.getScene() |
| Constructor and Description |
|---|
CorePTA(PTAScene scene) |
PTA(PTAScene scene) |
| Modifier and Type | Field and Description |
|---|---|
protected PTAScene |
CallGraphBuilder.ptaScene |
| Modifier and Type | Field and Description |
|---|---|
protected PTAScene |
NativeMethodDriver.ptaScene |
| Constructor and Description |
|---|
NativeMethodDriver(PTAScene ptaScene) |
| Modifier and Type | Field and Description |
|---|---|
protected PTAScene |
MethodPAG.ptaScene |
| Modifier and Type | Field and Description |
|---|---|
protected PTAScene |
ReflectionModel.ptaScene |
| Constructor and Description |
|---|
NopReflectionModel(PTAScene scene) |
ReflectionModel(PTAScene ptaScene) |
TamiflexModel(PTAScene ptaScene) |
| Constructor and Description |
|---|
BasePTA(PTAScene scene) |
BeanPTA(PTAScene scene,
CtxConstructor ctxCons) |
CallSiteSensPTA(PTAScene scene,
int k,
int hk) |
DataDrivenPTA(PTAScene scene,
CtxConstructor ctxCons) |
EaglePTA(PTAScene scene,
int ctxLen) |
HybridObjectSensPTA(PTAScene scene,
int k,
int hk) |
HybridTypeSensPTA(PTAScene scene,
int k,
int hk) |
MahjongPTA(PTAScene scene,
int k,
int hk,
CtxConstructor ctxCons) |
ObjectSensPTA(PTAScene scene,
int k,
int hk) |
PartialCallSiteSensPTA(PTAScene scene,
int ctxLen) |
PartialObjSensPTA(PTAScene scene,
int ctxLen) |
SelectxPTA(PTAScene scene,
int ctxLen) |
Spark(PTAScene scene) |
StagedPTA(PTAScene scene) |
TunnelingPTA(PTAScene scene,
CtxConstructor ctxCons,
int k,
int hk) |
TurnerPTA(PTAScene scene,
int k) |
TypeSensPTA(PTAScene scene,
int k,
int hk) |
ZipperPTA(PTAScene scene,
int k,
int hk,
CtxConstructor ctxCons) |
| Modifier and Type | Method and Description |
|---|---|
static void |
PTAUtils.dumpJimple(PTAScene scene,
String outputDir) |
Copyright © 2024 Soot OSS. All rights reserved.