Skip to content

v1.0

Choose a tag to compare

@byemaxx byemaxx released this 26 Jul 23:14
· 42 commits to master since this release

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

  1. Enable Developer options and USB debugging on the device, then connect it to your computer.

  2. On the computer, enable local ADB-over-TCP:

    adb tcpip 5555
  3. In Anchor, open Menu and import a matching adbkey and adbkey.pub pair. On Windows, these are usually located in %USERPROFILE%\.android\.

  4. 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.