Why is the book called that? MD - means Malware Development, The MZ signature is a signature used by the MS-DOS relocatable 16-bit
EXE format and its still present in today's PE files for backwards compatibility, also MD MZ means My Daughter Munira Zhassulankyzy.
I dedicate this book to my beloved wife, Laura, my hero son, Yerzhan, and my little princess, Munira, and I thank them for their inspiration, support, and patience.
MD MZ Book first version (2022)
MD MZ Book second version (2024)
This repository was created at the request of my readers to fix errors and create translations into other languages.
You are welcome to contribute and make pull requests =^..^=!
Use pandoc command:
pandoc -f markdown-implicit_figures --pdf-engine=xelatex -V mainfont="Amiri" -V colorlinks=true -V linkcolor=blue -o mdmz_book.pdf 1-intro.md 2-maldev.md .... 101-finall.md --mathjax
Main font:
other books:
Malware in the Wild Book (2023)
Malware Development for Ethical Hackers (Packt, 2024)