com.android.sts.common
接口
NativePoc.AfterFunction | 在 PoC 执行完毕但在断言和清理之前运行的 Lambda 构造。 |
NativePocAsserter |
供断言程序与 NativePoc.asserter() 搭配使用的接口。
|
类
CommandUtil | 一组实用程序,可帮助您通过 adb 在设备上运行命令 |
FridaUtils | AutoCloseable,用于下载并将 Frida 和脚本推送到设备,并在完成后进行清理 |
HostsideMainlineModuleDetector | |
MallocDebug | 用于在进程中设置 malloc 调试选项、检查 malloc 调试错误以及之后进行清理的实用程序。 |
NativePoc | 设置并运行原生 PoC,断言退出条件 |
NativePoc.Builder | |
NativePocCrashAsserter | |
NativePocMallocDebugAsserter | |
NativePocStatusAsserter | |
OverlayFsUtils | 用于启用对只读分区的写入并在完成后重启设备的 TestWatcher。 |
PocPusher | 用于帮助将原生 PoC 可执行文件推送到设备的实用程序 |
ProcessUtil | 用于在设备上查找、等待和终止进程的各种辅助程序 |
RegexUtils | 包含 JUnit 断言的封装容器,其中包含字符串中的正则表达式匹配 |
RootcanalUtils | 用于设置虚拟蓝牙 HAL 并在完成后重启设备的 TestWatcher。 |
RootcanalUtils.HciDevice | 封装可通过 HCI 命令控制的虚拟 HCI 设备的类。 |
RootcanalUtils.RootcanalController | |
SystemUtil | 各种与系统相关的辅助函数 |
枚举
ProcessUtil.KillException.Reason |
异常
ProcessUtil.KillException |
接口
类
- CommandUtil
- FridaUtils
- HostsideMainlineModuleDetector
- MallocDebug
- NativePoc
- NativePoc.Builder
- NativePocCrashAsserter
- NativePocMallocDebugAsserter
- NativePocStatusAsserter
- OverlayFsUtils
- PocPusher
- ProcessUtil
- RegexUtils
- RootcanalUtils
- RootcanalUtils.HciDevice
- RootcanalUtils.RootcanalController
- SystemUtil
枚举
异常