Skip to content

mewa/polyglot-101

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Polyglot 101

This repository contains examples used throughout my article on polyglot machine code

Running examples

This repository contains a Makefile that should let you recreate the polyglot created in that article.

To build the polyglot simply run

make

To test whether it's working

make test