- Hacking Android
- Srinivasa Rao Kotipalli Mohammed A. Imran
- 80字
- 2021-07-14 10:56:09
Summary
In this chapter, we have installed the tools necessary to do security assessments for Android mobile applications and services. We have installed static tools such as JD-GUI and dex2jar, which help us to do static analysis without running the app, and we have also managed to install Dynamic Analysis tools such as Frida and emulators, which will help us with dynamic analysis when the app is running.
In the next chapter, we will discuss the concept of Android rooting.
推薦閱讀
- 工程軟件開發(fā)技術(shù)基礎(chǔ)
- 程序員面試筆試寶典
- PHP 編程從入門到實(shí)踐
- 正則表達(dá)式經(jīng)典實(shí)例(第2版)
- JavaScript 程序設(shè)計案例教程
- Visual C#.NET程序設(shè)計
- Python機(jī)器學(xué)習(xí)基礎(chǔ)教程
- C程序設(shè)計實(shí)踐教程
- 速學(xué)Python:程序設(shè)計從入門到進(jìn)階
- iOS自動化測試實(shí)戰(zhàn):基于Appium、Python與Pytest
- Python機(jī)器學(xué)習(xí):預(yù)測分析核心算法
- IDA Pro權(quán)威指南(第2版)
- Spring Boot從入門到實(shí)戰(zhàn)
- Scala編程(第4版)
- 打造流暢的Android App