- Hacking Android
- Srinivasa Rao Kotipalli Mohammed A. Imran
- 120字
- 2021-07-14 10:56:09
Chapter 2. Android Rooting
This chapter, Android Rooting, gives an introduction to the techniques typically used to root Android devices. We will begin with the basics of rooting and its pros and cons. Then, we shall move on to topics such as various Android partition layouts, boot loaders, boot loader unlocking techniques, and so on. This chapter acts as a guide for those who want to root their devices and want to know the ins and outs of rooting concepts before they proceed.
The following are some of the major topics that we will discuss in this chapter:
- What is rooting?
- Advantages and disadvantages
- Locked and unlocked boot loaders
- Stock recovery and custom recovery
- Rooting an Android device
推薦閱讀
- Extending Jenkins
- Microsoft Application Virtualization Cookbook
- 程序員面試筆試寶典
- JIRA 7 Administration Cookbook(Second Edition)
- Software Testing using Visual Studio 2012
- MATLAB 2020 從入門到精通
- Python Network Programming Cookbook(Second Edition)
- Nexus規模化Scrum框架
- RabbitMQ Essentials
- 從零開始學C#
- Canvas Cookbook
- 大話Java:程序設計從入門到精通
- C++語言程序設計
- RocketMQ實戰與原理解析
- Spring Microservices