From 87038fece1291e55a63771ac005c94dc26b030ec Mon Sep 17 00:00:00 2001 From: Coxxs <3007303+Coxxs@users.noreply.github.com> Date: Thu, 25 May 2023 05:40:06 +0800 Subject: [PATCH] Update README.md --- README.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 27e8634..9f0b2fe 100644 --- a/README.md +++ b/README.md @@ -1,21 +1,25 @@ # NSOk -NSOk requires a rooted Android phone. +NSOk is a hex string generator with a very particular set of skills. It requires a rooted Android phone. + +## Usage 1. Install [Magisk](https://github.com/topjohnwu/Magisk/releases) - Disable "Enforce DenyList" in Magisk Settings - - Tick NSO app in DenyList + - Tick NSO App in DenyList 2. Install [LSPosed](https://github.com/LSPosed/LSPosed/releases/tag/v1.8.6) and [Shamiko](https://github.com/LSPosed/LSPosed.github.io/releases) in Magisk 3. Install NSOk, enable it in LSPosed -4. Reboot, and open NSO app +4. Reboot, then open NSO App (2.5.1) -5. NSOk is now running on the `9000` port of your phone. Forward it to your PC using adb (`adb tcp:9000 tcp:9000`), and you can access it using `http://127.0.0.1:9000/f` +5. NSOk is now running on the `9000` port of your phone. Forward it to your PC using adb (`adb tcp:9000 tcp:9000`), then you can access it using `http://127.0.0.1:9000/f` Special thanks to [f-API](https://github.com/imink-app/f-API). +If you are interested in how it works: [jadx](https://github.com/skylot/jadx). + ## Disclaimer THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR