Skip to Content
Practical Mobile Forensics - Fourth Edition
book

Practical Mobile Forensics - Fourth Edition

by Rohit Tamma, Oleg Skulkin, Heather Mahalik, Satish Bommisetty
April 2020
Intermediate to advanced
400 pages
10h 12m
English
Packt Publishing
Content preview from Practical Mobile Forensics - Fourth Edition

Dalvik Virtual Machine (DVM)

All the applications that you install on the Android device are written in the Java programming language. When a Java program is compiled, we get bytecode. A virtual machine (VM) is an application that acts as an operating system—that is, it is possible to run an instance of the Windows operating system on a Mac, or vice versa, using a VM. Java Virtual Machine (JVM) is one such VM that can execute the previously mentioned bytecode. But Android versions before Android 5.0 used something called DVM to run their applications.

DVM runs Dalvik bytecode, which is Java bytecode converted by the Dalvik Executable (DEX) compiler. Thus, the .class files are converted to dex files using the dx tool. Dalvik bytecode, when ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Practical Mobile Forensics - Second Edition

Practical Mobile Forensics - Second Edition

Heather Mahalik, Rohit Tamma, Satish Bommisetty
Practical Mobile Forensics - Third Edition

Practical Mobile Forensics - Third Edition

Rohit Tamma, Oleg Skulkin, Heather Mahalik, Satish Bommisetty

Publisher Resources

ISBN: 9781838647520