OpenAttestation(OAT)

Posted 格桑梅朵

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了OpenAttestation(OAT)相关的知识,希望对你有一定的参考价值。

OpenAttestation(OAT)是Intel实现远程证实的开放源码,下载地址为: https://github.com/OpenAttestation/OpenAttestation.git

以上是关于OpenAttestation(OAT)的主要内容,如果未能解决你的问题,请参考以下文章

Android oat文件提取转换

Android 逆向ART 脱壳 ( dex2oat 脱壳 | aosp 中搜索 dex2oat 源码 | dex2oat.cc#main 主函数源码 )

coredump中添加oat文件的方法

Android 逆向ART 脱壳 ( DexClassLoader 脱壳 | oat_file_assistant.cc 中涉及的 oat 文件生成流程 )

Android 逆向ART 函数抽取加壳 ② ( 禁用 dex2oat 简介 | TurboDex 中禁用 dex2oat 参考示例 )

Android 逆向ART 函数抽取加壳 ③ ( 禁用 dex2oat 操作 HOOK 点介绍 | 集成 InLineHook )