mirror of
https://github.com/MiguVT/NP2_Kernel.git
synced 2026-08-13 20:53:18 +00:00
Custom kernel for Nothing Phone 2 (Pong) with root and hiding built in. (Built with workflow)
android
android-kernel
arter97
kernelsu
miguvt
nothing
nothing-phone
nothing-phone-2
resukisu
sukisu
sukisu-ultra
susfs
susfs4ksu
- Shell 100%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| .github/workflows | ||
| patches/arter97 | ||
| Scripts | ||
| CHANGELOG.md | ||
| README.md | ||
NP² Kernel
The official source for this repository is the GitHub repo and the Mirror hosted on MiGit (Forgejo).
The Releases include builds compatible with the Nothing Phone 2, including the following kernels:
- LineageOS's kernel - Recommended for LineageOS or similar custom ROMs.
Im currently working to give Nothing official kernel support and also arter97's kernel, Pull Requests are welcome
Features
- ReSukiSU: Kernel-level root (SukiSU-Ultra fork).
- SUSFS: Hide root from banking apps, games, and safety checks.
- BaseBandGuard: Prevents apps and modules from modifying critical files.
KPM Support: Enabled via KernelPatch by SukiSU-Ultra.(Dropped by ReSukiSU)
Install
- Download the desired Kernel zip from Releases.
- Boot into recovery (TWRP / OrangeFox).
- Flash the zip and reboot.
- (Optional but recommended) Install ReSukiSU Manager to manage root.
Warning: Backup your stock boot image first. Bootloader must be unlocked. Use at your own risk.
Build it yourself
- Fork this repo.
- Go to Actions
\rightarrowBuild NP2 Kernel\rightarrowRun workflow. - Download the zip from the completed run.
Credits
- ReSukiSU maintainers & contributors
- simonpunk (SUSFS)
- osm0sis (AnyKernel3)
- vc-teahouse & contributors (BaseBandGuard)