diff --git a/README.md b/README.md index 9602cdd..dd363de 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,8 @@ As of now, lexipwn should work on the following Google Pixel models (provided th **WARNING**: Users have reported unstable behavior with Android 16 in the issues section. Please revert to stock devinfo partitions and/or CPSHA files before updating until further notice. +**UPDATE**: Due to the increasing number of reports, the 0.0.1 release has been taken down. Please build lexipwn from source if you need to test it on the current Android versions. + ## Features * Edit main PS tags in the devinfo partition @@ -21,7 +23,7 @@ As of now, lexipwn should work on the following Google Pixel models (provided th ## Building -The prebuilt binaries of lexipwn in both variants are available in the "Releases" section of the repo and you can download and use them right away. However, this is a tool designed to run under root privileges, and, for security reasons, it is highly recommended to build your own binaries from the source code whenever possible. +The prebuilt binaries of lexipwn in both variants are ~~available in the "Releases" section of the repo and you can download and use them right away~~ temporarily unavailable. Anyway, as this is a tool designed to run under root privileges, and, for security reasons, it is highly recommended to build your own binaries from the source code whenever possible. **Important note: `https://codeberg.org/luxferre/lexipwn.git` is the only original repo of lexipwn, there are no GitHub/GitLab/SourceHut/etc mirrors or other usernames or URLs unless explicitly stated otherwise in this readme and confirmed on the [Luxferre's](https://luxferre.top) web page! If building from a fork, always verify the source code change commits against the original repo to avoid any malware!**