v1.0
Anchor
Anchor is an Android application implementation for the upstream JoinChang/ghostlock-oneplus project. It provides a local USB-debugging workflow of ghostlock.
First Use
-
Enable Developer options and USB debugging on the device, then connect it to your computer.
-
On the computer, enable local ADB-over-TCP:
adb tcpip 5555 -
In Anchor, open Menu and import a matching
adbkeyandadbkey.pubpair. On Windows, these are usually located in%USERPROFILE%\.android\. -
Confirm the ADB authorization prompt on the device when it appears, then start Bootstrap.
Import only a key pair you control. The private key is required for the local ADB authentication step.