Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Practical Mobile Forensics - Fourth Edition

You're reading from  Practical Mobile Forensics - Fourth Edition

Product type Book
Published in Apr 2020
Publisher Packt
ISBN-13 9781838647520
Pages 400 pages
Edition 4th Edition
Languages
Concepts
Authors (4):
Rohit Tamma Rohit Tamma
Profile icon Rohit Tamma
Oleg Skulkin Oleg Skulkin
Profile icon Oleg Skulkin
Heather Mahalik Heather Mahalik
Profile icon Heather Mahalik
Satish Bommisetty Satish Bommisetty
Profile icon Satish Bommisetty
View More author details

Table of Contents (18) Chapters

Preface 1. Introduction to Mobile Forensics 2. Section 1: iOS Forensics
3. Understanding the Internals of iOS Devices 4. Data Acquisition from iOS Devices 5. Data Acquisition from iOS Backups 6. iOS Data Analysis and Recovery 7. iOS Forensic Tools 8. Section 2: Android Forensics
9. Understanding Android 10. Android Forensic Setup and Pre-Data Extraction Techniques 11. Android Data Extraction Techniques 12. Android Data Analysis and Recovery 13. Android App Analysis, Malware, and Reverse Engineering 14. Section 3: Windows Forensics and Third-Party Apps
15. Windows Phone Forensics 16. Parsing Third-Party Application Files 17. Other Books You May Enjoy

Property lists

A property list, commonly referred to as a plist, is a structured data format used to store, organize, and access various types of data on an iOS device as well as a macOS device. plist files are binary-formatted, and they can be viewed using a property List Editor, which is capable of reading or converting the binary format to an American Standard Code for Information Interchange (ASCII) format.

Plist files may or may not have a .plist file extension. To access the data stored in these files, you need a tool that can read them. Some of the good free tools include the following:

You can view plist files using Xcode. macOS includes the plutil command-line utility by default. This command-line utility can easily convert the binary-formatted...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}