This repository contains examples used throughout my article on polyglot machine code
This repository contains a Makefile that should let you recreate the polyglot created in that article.
To build the polyglot simply run
makeTo test whether it's working
make test