In this chapter, we will perform dynamic and static analysis of the malicious Android application we identified in the previous chapter. We will cover the following topics:
- Dynamic analysis of malicious Android applications using an online sandbox
- Static analysis of malicious Android applications:
- Unpacking Android applications
- Manifest file decoding and analysis
- Android application decompilation
- Viewing and analyzing decompiled code