- Windows Malware Analysis Essentials
- Victor Marak
- 171字
- 2021-07-16 20:11:36
What you need for this book
Apart from a working brain (which is not optional), you will need:
- Any x86/x64 PC/Laptop (recent Mac hardware too) which is any system you have purchased in the past 5 years minimum with a version of Windows XP/7/ 8 or above. You can additionally use virtualization software like VMWare Fusion/Parallels if you are on MacOS to run the examples in Windows OS versions. Please refer to the respective software manuals for the installation procedures.
- Some commercial tools that also have free versions from the vendor website (for instance IDA Pro).
- Visual C++ 2008, which is the minimum version you will need in order to work with the programming examples and exercises in this book.
- VMWare and VirtualBox, which are two software solutions to virtualization that will be instrumental in keeping your system safe and completing the malware analysis-specific workflows discussed in this book.
Most of the analysis tools are available as free downloads from the links included as they are mentioned in the chapters ahead.
推薦閱讀
- Learn ECMAScript(Second Edition)
- SPSS數據挖掘與案例分析應用實踐
- Microsoft Exchange Server PowerShell Cookbook(Third Edition)
- Java完全自學教程
- 控糖控脂健康餐
- 軟件測試項目實戰之性能測試篇
- Unity Android Game Development by Example Beginner's Guide
- Qt 4開發實踐
- Penetration Testing with the Bash shell
- Photoshop智能手機APP界面設計
- Selenium Essentials
- INSTANT Apache Maven Starter
- Visual C++ 開發從入門到精通
- Python量子計算實踐:基于Qiskit和IBM Quantum Experience平臺
- The Python Apprentice