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.

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 with Rust

Author:  Donis Marshall
Publisher: Addison-Wesley
Pages: 400
ISBN: 978-0137889655
Print: 0137889658
Kindle: B0CLL1TGVT
Audience: Programmers wanting to learn Rust
Rating: 3
Reviewer: Mike James
Rust is the language we all want to learn at the moment so this is just in time.



Pearls of Algorithm Engineering

Author: Paolo Ferragina
Publisher: ‎Cambridge University Press
Pages: 326
ISBN: ‎978-1009123280
Print:1009123289
Kindle: B0BZJBGTLN
Audience: Admirers of Knuth
Rating: 5
Reviewer: Mike James

Algorithm engineering - sounds interesting.


More Reviews