The tool automates the process of escalating privileges from shell (or adb) to root by leveraging known memory corruption or permission assignment flaws in the Gingerbread-era Linux kernel (typically 2.6.35 – 3.0.x). Key actions include:
[ADB Shell] → [Push v7zip archive] → [Extract with 7za] → [Run root.sh]
│
▼
┌─────────────────────────┐
│ Check kernel release & │
│ CPU architecture │
└───────────┬─────────────┘
│
▼
┌─────────────────────────┐
│ Execute exploit binary │
│ (zergRush by default) │
└───────────┬─────────────┘
│
▼
┌─────────────────────────┐
│ Remount /system as rw │
│ Install su + BusyBox │
└───────────┬─────────────┘
│
▼
┌─────────────────────────┐
│ Reboot device → Rooted │
└─────────────────────────┘
Warning: Rooting voids your warranty (though irrelevant for 10+ year old devices) and could soft-brick your phone. Back up your data first. universal gb root v7zip updated