From 4203bf2a81ae35cccc9daae3af9f3d8350b170e1 Mon Sep 17 00:00:00 2001 From: V <45754825+vxsh4d0w@users.noreply.github.com> Date: Fri, 31 Dec 2021 09:48:21 +0000 Subject: [PATCH] Added a couple of books Added: - Malware Analysis Techniques: Tricks for the triage of adversarial software - Malware Analysis and Detection Engineering: A Comprehensive Approach to Detect and Analyze Modern Malware 1st ed. Edition --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1635e26..74cf11c 100644 --- a/README.md +++ b/README.md @@ -806,9 +806,11 @@ the [browser malware](#browser-malware) section.* *Essential malware analysis reading material.* * [Learning Malware Analysis](https://www.packtpub.com/networking-and-servers/learning-malware-analysis) - Learning Malware Analysis: Explore the concepts, tools, and techniques to analuze and investigate Windows malware +* [Malware Analysis and Detection Engineering: A Comprehensive Approach to Detect and Analyze Modern Malware](https://www.amazon.com/Malware-Analysis-Detection-Engineering-Comprehensive/dp/1484261925/) - Malware Analysis and Detection Engineering: A Comprehensive Approachto Detect and Analyze Modern Malware. * [Malware Analyst's Cookbook and DVD](https://amzn.com/dp/0470613033) - Tools and Techniques for Fighting Malicious Code. * [Mastering Malware Analysis](https://www.packtpub.com/networking-and-servers/mastering-malware-analysis) - Mastering Malware Analysis: The complete malware analyst's guide to combating malicious software, APT, cybercime, and IoT attacks +* [Malware Analysis Techniques: Tricks for the triage of adversarial software](https://www.amazon.com/Malware-Analysis-Techniques-adversarial-software-ebook/dp/B093QJ9Q2B) - Malware Analysis Techniques: Tricks for the triage of adversarial software. * [Mastering Reverse Engineering](https://www.packtpub.com/networking-and-servers/mastering-reverse-engineering) - Mastering Reverse Engineering: Re-engineer your ethical hacking skills * [Practical Malware Analysis](https://amzn.com/dp/1593272901) - The Hands-On Guide to Dissecting Malicious Software.