Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Coxxs authored Aug 27, 2023
1 parent 2549706 commit 79b3d32
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ NSOk is a hex string generator with a very particular set of skills. It requires

### I have a non-rooted Android phone

1. Use [LSPatch](https://github.com/LSPosed/LSPatch) to patch the NSO App (2.6.0) with NSOk.
1. Use [LSPatch](https://github.com/LSPosed/LSPatch) to patch the NSO App (2.7.0) with NSOk.
- LSPatch Portable patch mode is recommended

2. Install patched NSO App, then open it
Expand All @@ -21,11 +21,11 @@ NSOk is a hex string generator with a very particular set of skills. It requires
- Disable "Enforce DenyList" in Magisk Settings
- 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
2. Install [LSPosed](https://github.com/LSPosed/LSPosed/releases) and [Shamiko](https://github.com/LSPosed/LSPosed.github.io/releases) in Magisk

3. Install NSOk, enable it in LSPosed

4. Reboot, then open NSO App (2.6.0)
4. Reboot, then open NSO App (2.7.0)

5. NSOk is now running on the `9000` port of your phone, you can access it via `http://ip:9000/f`
- You can forward it to your PC using adb (`adb tcp:9000 tcp:9000`), and access it using `http://127.0.0.1:9000/f`
Expand Down

0 comments on commit 79b3d32

Please sign in to comment.