android-malware-ml-book / book-content

Real Android malware apps discussed in the book
37 stars 7 forks source link

The Android Malware Handbook

Welcome to the official GitHub repository of the Android Malware Handbook, a 2023 No Starch Press book about Android malware analysis and detection written by Qian Han, Salvador Mandujano, Sebastian Porst, V.S. Subrahmanian, Sai Deep Tetali, and Yanhai Xiong.

Book Websites: No Starch Press - Amazon

Website Content

This repository contains materials discussed in the book, for example real malware samples analyzed in the book and hashes for malware samples that we encourage readers to take a look at.

  • samples.md: Hashes of all the malware samples referenced in the book.
  • ch3: Malware files discussed in the Static Analysis chapter.
  • ch4: Malware files discussed in the Dynamic Analysis chapter.

Leave Feedback

  • If you found an error in the book, the code, or this website, please file an Issue for us to work on.