Releases: byemaxx/ghostlock-anchor
Releases · byemaxx/ghostlock-anchor
Release list
Release v1.5
Full Changelog: v1.4.1...v1.5
Release v1.4.1
Full Changelog: v1.4...v1.4.1
Release v1.4
What's Changed
- Fixed "netlink Find Permission" reported in Hunter after loading policy by @byemaxx
- Added Dev settings allowed to select mode, override parameters, etc.. by @byemaxx
- Update offsets.h for OnePlus 13 PJZ110 ColorOS 16.0.8.301 by @tinkernels in #5
New Contributors
- @tinkernels made their first contribution in #5
Full Changelog: v1.2...v1.4
V1.2
v1.1
Added more kernel support.
| Device | SoC | Kernel |
|---|---|---|
| OnePlus Ace 6T (PLR110) | SM8845 | 6.12.38-android16-5-g8c67d4274c0a-ab14275539-4k |
| OnePlus Ace 6T (PLR110) | SM8845 | 6.12.38-android16-5-g844001fb8721-ab14552068-4k |
| Device | SoC | Kernel |
|---|---|---|
| OnePlus 15T (PLZ110) | SM8845 | 6.12.38-android16-5-g844001fb8721-ab14552068-4k |
| OnePlus 15 (PLK110 / CPH274x) | SM8850 | 6.12.23-android16-5-gb2a876903b49-ab14541642-4k |
| OnePlus 13 | SM8750 | 6.6.89-android15-8-gf4dc45704e54-abogki446052083-4k |
| OnePlus 13 | SM8750 | 6.6.89-android15-8-g97a9aaefab9a-ab14519050-4k |
| OnePlus 13 | SM8750 | 6.6.118-android15-8-g2e6b9c3812c5-ab15114928-4k |
| OnePlus 13 | SM8750 | 6.6.118-android15-8-g93e223c276e7-abogki500782043-4k |
| OnePlus 13 | SM8750 | 6.6.30-android15-8-g013ec21bba94-abogki383916444-4k |
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.