Skip to content

The result of research and investigation of malware development tricks, techniques, evasion, cryptography and linux malware

Notifications You must be signed in to change notification settings

cocomelonc/mdmz_book

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MD MZ Book

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.

cover

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.

versions and translations

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 =^..^=!

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

other books:

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

About

The result of research and investigation of malware development tricks, techniques, evasion, cryptography and linux malware

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages