Technical requirements
In this chapter, we will use the Kali Linux (https://www.kali.org/) and Parrot Security OS (https://www.parrotsec.org/) virtual machines for development and demonstration, and Windows 10 (https://www.microsoft.com/en-us/software-download/windows10ISO) as the victim’s machine.
In terms of compiling our examples, I’ll be using MinGW (https://www.mingw-w64.org/) for Linux, which can be installed by running the following command:
$ sudo apt install mingw-*