- Windows Malware Analysis Essentials
- Victor Marak
- 397字
- 2021-07-16 20:11:35
Preface
Welcome to Windows Malware Analysis Essentials. This book will help you demystify the process of analyzing Windows-specific malware, and it will show you how to work with the weapons in the malware analysts' arsenal. It will also help you develop skills to analyze malware on your own with informed confidence.
Malware is a big and global business—with malware fighters a relatively reclusive and closed community since the inception of the antivirus industry. This also means that anti-malware technologies are a relative mystery to most regular folk with a dichotomy existing perpetually. Only recently have extensive steps been taken to alleviate this problem, which is becoming more and more visible and pervasive. Even gaining knowledge has become an expensive affair with training and courses running into many thousands of dollars for relatively foundational information. The training market does have value and an audience, but the IT masses do not have much access to it, even if the interest is there. Malware has moved on from being a sport or hobby to organized crime and even though the hacker community shares between them, the IT crowd is not very initiated or well informed. Skilled manpower is required, and right now, demand exceeds supply. Working in an anti-malware firm is not the only way to fight malware, and with signature-based detection slowly becoming an unwieldy technology, more minds are required to innovate or invent new solutions to existing challenges. This has to be a multipronged approach taking from data analytics, mathematics, biology, law enforcement, and of course, computers, among a host of other requirements. Getting up to speed with the fundamentals of malware analysis makes things more manageable when the proverbial stuff hits the fan.
The book will commence with the essentials of computing where you get a foothold for the challenges ahead. It will show you how to decipher disassembly text obtained from analysis of compiled binary code and acclimatize you to the battery of tools at your disposal. It will also give you an unprecedented look at the myriad ways that an analyst can approach analyses of real-world malware and points you in the right direction in order to start building your own malware lab, gathering intelligence, and revealing maleficent agents through thorough investigation. This book will, as a rite of passage, effectively prepare you to be the anti-malware warrior you always wanted to be.
- Visual Basic .NET程序設計(第3版)
- Learning C# by Developing Games with Unity 2020
- PyTorch自動駕駛視覺感知算法實戰
- Creating Mobile Apps with jQuery Mobile(Second Edition)
- 詳解MATLAB圖形繪制技術
- Access 2010中文版項目教程
- 后臺開發:核心技術與應用實踐
- OpenCV with Python Blueprints
- Unity Android Game Development by Example Beginner's Guide
- PHP Microservices
- Spring MVC Blueprints
- Internet of Things with Arduino Cookbook
- Learning SaltStack(Second Edition)
- 機器學習開發者指南
- C語言程序設計