1 minute read

Hello, cybersecurity enthusiasts and white hackers!

malware

This is a very short post. I just want to please my readers, colleagues and friends. I posted the source code of the MD MZ book:

malware

versions and translations

Main github repo with translations: https://github.com/cocomelonc/mdmz_book
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 =^..^=!

Translation into Russian (first few chapters), Turkish (390 pages left) and Portuguese (many thanks to Joas A Santos) languages ​​has begun! =^..^=

create pdf

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:

Amiri

donations and publication

The translation of this book into Turkish is currently underway. Thanks to my friends from Kazakh students community from Turkey.

You can send donations via paypal

All funds raised go towards publishing the hard copy (paper version) of this book (Turkish language). According to my calculations, the first 100 copies will cost almost $5,000. I’m starting a fundraising campaign

Other books:

Malware in the Wild Book (2023)
Malware Development for Ethical Hackers (Packt, 2024)