The Android Malware Handbook (No Starch Press)
Wednesday, 22 November 2023

Written by machine-learning researchers and members of the Android Security team, this guide subtitled "Detection and Analysis by Human and Machine" tackles discovering and understanding the malware that targets the Android operating system. Qian Han et al provide a comprehensive introduction to detecting common threats facing the Android ecosystem today.

<ASIN:171850330X>

The book explores the history of Android malware in the wild since the operating system first launched and then shows how to practice static and dynamic approaches to analyzing real malware specimens, and examines machine learning techniques that can be used to detect malicious apps, the types of classification models that defenders can implement to achieve these detections, and the various malware features that can be used as input to these models.

Author: Qian Han et al
Publisher: No Starch
Date: November 2023
Pages: 328
ISBN: 978-1718503304
Print: 171850330X
Kindle: B0BZGZ5X5F
Audience: Android developers
Level: Intermediate
Category: Security

Topics covered:

  • Dive deep into the source code of real malware
  • Explore the static, dynamic, and complex features you can extract from malware for analysis
  • Master the machine learning algorithms useful for malware detection
  • Survey the efficacy of machine learning techniques at detecting common Android malware categories

 

For more Book Watch just click.

Book Watch is I Programmer's listing of new books and is compiled using publishers' publicity material. It is not to be read as a review where we provide an independent assessment. Some, but by no means all, of the books in Book Watch are eventually reviewed.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

 

 

Banner


Programming Kotlin Applications (Wrox)

Author:  Brett McLaughlin
Publisher: Wrox/Wiley
Pages: 384
ISBN: 978-1119696186
Print: 1119696186
Kindle: B08QCK4982
Audience: Beginning Kotlin Programmers.
Rating: 3
Reviewer: Alex Armstrong

Kotlin applications - what applications in particular?



Core Java for the Impatient, 3rd Ed

Authors:  Cay S. Horstmann 
Publisher: Addison Wesley
Pages: 576
ISBN: 9780138052102
Print: 0138052107
Kindle: B0B8RZZBDJ
Audience: Smart programmers wanting in-depth coverage
Rating: 4.8
Reviewer: Mike James

The key to this book is the word "impatient" in the title. What does this m [ ... ]


More Reviews