public class LibraryClassPatcher extends Object
| 构造器和说明 |
|---|
LibraryClassPatcher() |
| 限定符和类型 | 方法和说明 |
|---|---|
static soot.SootClass |
createOrGetApplicationHolder()
return the ApplicationHolder class (created if needed) This is a class with 1
static field to save the application instance in
|
void |
patchLibraries()
Patches all supported system libraries
|
public void patchLibraries()
public static soot.SootClass createOrGetApplicationHolder()
Copyright © 2022 Fraunhofer SIT. All rights reserved.