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


Fundamentals of Database Management Systems

Author: Dr. Mark L. Gillenson
Publisher: Wiley
Pages: 416
ISBN:978-1119907466
Print:1119907462
Audience: Database managers
Rating: 3
Reviewer: Kay Ewbank

This book is aimed at people taking a one-semester course in database management as part of their larger information systems management course. As suc [ ... ]



Balancing Coupling in Software Design

Author: Vlad Khononov
Publisher: Addison-Wesley
Date: October 2024
Pages: 320
ISBN: 978-0137353484
Print: 0137353480
Kindle: B09RV3Z3TP
Audience: General
Rating: 4.5
Reviewer: Kay Ewbank

This book looks in detail at coupling, the degree of interdependence between software modules, and how to use coupling  [ ... ]


More Reviews