Chapter 8. Solutions in this chapter:

Introduction

This chapter will introduce analysis techniques for mobile malware. It will transfer well-known techniques from the common computer world to the platforms of mobile devices.

One item growing in popularity is the dynamic analysis of programs. A program will be started in an environment, where all of its actions are logged at the level of system calls. This chapter explains how to design a software tool (a sandbox) for dynamic software analysis and how to use the tool MobileSandbox for dynamic software analysis. Finally, this chapter shows you how to ...

Get Mobile Malware Attacks and Defense now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.