fyne+go version updated, build instruction fixed

This commit is contained in:
Luxferre
2025-09-02 12:04:58 +03:00
parent 015aa0bcc0
commit 28b0704c69
+1 -1
View File
@@ -2,7 +2,7 @@
The **lexipwn** (pronounced as _lexi-pone_, derived from "pixel" backwards and "pwn") project is a fully free, open-source and universal tool to manipulate device-specific information for Tensor-based Google Pixel smartphones. It comes in two variants: a standalone CLI binary (`lexipwn`) developed in the `lexipwn-cli` subproject and a GUI APK package (`lexipwn.apk`) developed in the `lexipwn-gui` subproject, which has a hard dependency on `lexipwn-cli` (hence shipped in the same repo) and embeds the CLI binary for its own operation. The **lexipwn** (pronounced as _lexi-pone_, derived from "pixel" backwards and "pwn") project is a fully free, open-source and universal tool to manipulate device-specific information for Tensor-based Google Pixel smartphones. It comes in two variants: a standalone CLI binary (`lexipwn`) developed in the `lexipwn-cli` subproject and a GUI APK package (`lexipwn.apk`) developed in the `lexipwn-gui` subproject, which has a hard dependency on `lexipwn-cli` (hence shipped in the same repo) and embeds the CLI binary for its own operation.
Both the CLI and GUI variants are written in Go 1.23. Both the CLI and GUI variants are written in Go 1.24.
**Root access is required to run the tool in either variant!** **Root access is required to run the tool in either variant!**