Jailbreak: Difference between revisions

Rudxain (talk | contribs)
explain why "rooting a device" is misleading
Rudxain (talk | contribs)
m Wikipedia links
Line 1: Line 1:
{{Stub}}
{{Stub}}
'''Jailbreaking''', in general, consists of bypassing artificial restrictions of a system.<ref>{{Cite web |title=JAILBREAK Definition & Meaning {{!}} Dictionary.com |url=https://www.dictionary.com/browse/jailbreak |url-status=live}}</ref>
'''[[wikipedia:Privilege_escalation#Jailbreaking|Jailbreaking]]''', in general, consists of bypassing artificial restrictions of a system.<ref>{{Cite web |title=JAILBREAK Definition & Meaning {{!}} Dictionary.com |url=https://www.dictionary.com/browse/jailbreak |url-status=live}}</ref>


When referred to as '''rooting''', it consist of gaining access to the [https://en.wikipedia.org/wiki/Superuser SuperUser] account of the system, or at least, to get the same permissions as that user.
When referred to as '''[[wikipedia:Rooting_(Android)|rooting]]''', it consist of gaining access to the [https://en.wikipedia.org/wiki/Superuser SuperUser] account of the system, or at least, to get the same permissions as that user.


It is worth noting that the terms "to root a device" and "rooting a device" are misleading, as <code>root</code> is a concept that only exists when a kernel is running. Rooting is performed on software, not hardware.
It is worth noting that the terms "to root a device" and "rooting a device" are misleading, as <code>root</code> is a concept that only exists when a kernel is running. Rooting is performed on software, not hardware.