1. 首页
  2. 数据库
  3. 其它
  4. Ubuntu18 下 ndk16b 与 ollvm 环境搭建 2020.05.04

Ubuntu18 下 ndk16b 与 ollvm 环境搭建 2020.05.04

上传者: 2021-01-16 11:17:31上传 PDF文件 79KB 热度 19次
1.获取最新版本 obfuscator-llvm 中的 4.0 版本 git clone -b llvm-4.0 https://github.com/obfuscator-llvm/obfuscator.git mkdir build cd build cmake -DCMAKE_BUILD_TYPE=Release -DLLVM_INCLUDE_TESTS=OFF ../obfuscator/ make -j7 2. 下载 linux 版 ndk 进入下载页:https://developer.android.google.cn/ndk/downloads/ 如下载 an
下载地址
用户评论