Heres a starter for the faq
Root, s-off what does that mean?
If you don’t know what root is, go away and do some research. Not going to cover that.
Temp-root/shell-root: By using the psneuter exploit we can get temp-root. This allows us to execute more commands and gives us access to the whole system.
S-on/S-off: Disable the security that is also known as the NAND lock. When S-on is enabled it prevents us to write to the system partition (and various others). They can be written but it will be discarded when you reboot. So we see it as not writeable.
How do I check if im s-on?
Disable the fastboot option in setting > application. Shutdown. Hold down vol-down + powerbutton until you get to a white screen. Read the first line. Should say something like “Vivo bla bla S-ON”. If it says you are S-OFF you are lucky  .
What is responsible for the s-on?
The radio firmware (not accesable trough the system directly) sets an flag (secu_flag) to 1 or 0, 1 for s-on, 0 for s-off. To get s-offed we somehow need to change that flag. Currently not possible for our phones.
HTC Incredible S {
Rom: ICS
S-OFF achieved
Recovery: 4ext touch
}
HTC Desire {
Rom: CyanogenMod 7
S-OFF achieved
Recovery: CWM
}
|