
vivo/iQOO 临时 root 工具箱 (免解锁临时root, CVE-2026-43499) - 源码与脚本
No bootloader unlocking, no flashing needed, temporary root (lost on reboot). Core principle: CVE-2026-43499 (futex PI UAF) kernel exploit + temporary KernelSU loading.
| Device | Codename | Payload |
|---|---|---|
| iQOO Z10 Turbo | z10t / iqooz10t / V2452A / pd2452 | preload_z10t.so (156KB) |
| iQOO Z10 Turbo Pro | V2453A / pd2453 | preload_neo11.so (162KB) |
| iQOO Z10 Turbo+ | pd2405 / pd2507 | preload_z10t.so (156KB) |
| iQOO 13 | V2408A / pd2408 | preload_neo11.so |
| iQOO Neo11 | V2520A / pd2520 | preload_neo11.so |
| iQOO Neo10 Pro+ | V2463A / pd2463 | preload_neo11.so |
| vivo X200 | pd2415 (independent seven-stage chain) | glt/w2host system |
The repository only hosts source code and scripts; binary artifacts such as APK, zip, payload .so, ksud etc. are not included in the repository.
uid=0 means success) → load KernelSU# Signature keystore and password are provided via environment variables (not published with the repo)
export IQOO_KEYSTORE=/path/to/your.keystore
export IQOO_KS_PASS=your-keystore-password
python build_final.py out.apk
This tool is for learning and security research only; use it only on your own devices. Users must bear all risks and legal responsibilities themselves.
See IQOO临时root工具箱(1)/THIRD_PARTY.md (GhostLock-X200 chain: Apache-2.0 / GPL-2.0-only; KernelSU: GPL-2.0-only).
| Path | Description |
|---|
README_交接.md | Detailed usage/maintenance documentation |
build_final.py / bump_version.py | Build and version bump scripts |
临时root工具箱iQOO.sh | Termux version toolbox script |
IQOO临时root工具箱(1)/ | Complete Termux version (includes X200 mode, see x200/) |
IQOO临时root工具箱优化版/ | Optimized version toolbox script |
vivo_iqoo临时root工具箱/ | Windows PC version (USB wired) scripts |
Z10TurboPro_临时root工具/ | PC version scripts dedicated to Z10 Turbo Pro |
releases/ | Release archive notes |