文件名称:pin-android:英特尔 PIN 码和安卓
文件大小:5KB
文件格式:ZIP
更新时间:2024-07-16 10:05:41
Shell
我正在研究在 Android 应用程序上使用英特尔 PIN。 在这个 repo 中,我提供了一组脚本来安装工具链。 我让 PIN 工作,但我还没有考虑交叉编译 PIN 工具。 用法 git clone git@github.com:tristanvdb/pin-android.git cd pin-android # Default configuration: # export ANDROID_PIN_PATH=`pwd` # export ANDROID_PIN_VERSIONS=2.14-71313-gcc.4.6 # Pin 2.14 (r71313, NDK9) # export ANDROID_PIN_APIS=19 # Downloads: * Android SDK # * Requested Pin #
【文件预览】:
pin-android-master
----.gitignore(44B)
----README.md(3KB)
----scripts()
--------get-pin.sh(726B)
--------test-pin-on-device.sh(383B)
--------install-pin.sh(621B)
--------install.sh(1KB)
--------test-pin.sh(618B)
--------install-pin-on-device.sh(775B)
--------create-devices.sh(214B)
--------get-android-sdk.sh(280B)
--------get-busybox.sh(184B)