Package qilin.core
Class PTAScene
java.lang.Object
qilin.core.PTAScene
-
Field Summary
Modifier and TypeFieldDescriptionfinal Set<SootMethod>
final Set<SootMethod>
final Set<SootMethod>
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
containsClass
(String className) boolean
containsField
(String fieldSignature) boolean
containsMethod
(String methodSignature) Collection<? extends SootClass>
getSootClass
(String className) getView()
boolean
void
-
Field Details
-
nativeBuilt
-
reflectionBuilt
-
arraycopyBuilt
-
-
Constructor Details
-
PTAScene
-
-
Method Details
-
getFakeMainMethod
-
getFieldCurrentThread
-
getFieldGlobalThrow
-
setCallGraph
-
getView
-
getCallGraph
-
getMethod
-
getApplicationClasses
-
getLibraryClasses
-
containsMethod
-
containsField
-
getClasses
-
getPhantomClasses
-
getSootClass
-
containsClass
-
getField
-
isApplicationMethod
-