android root 原理

來源:互聯網
上載者:User

標籤:是什麼   sys   密碼   切換   手機   mis   漏洞   原來   tle   

android root 其實就是linux root,要擷取root許可權

linux 下通過sudo 或su,輸入密碼得到root許可權

android 要把編譯好的su檔案拷貝到Android手機的/system/bin或者/system/xbin/目錄下

Linux下su以後輸入密碼就可以root了,但Android裡的su和Linux裡的su是不一樣的,Android裡的su不是靠驗證密碼的,而是看你原來的許可權是什麼。意思就是如果你是root,那你可以通過su切換到別的使用者,比如說shell,wifi,audio什麼的。但如果你是root之外的其他使用者,就不能切換回root了,會提示你permission denied。

但是安裝su又需要root許可權。這時候就需要下面兩種方法:

1、漏洞提權

2、刷機

參考連結:

50560782

android root 原理

相關文章

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.