2015-12-15 23:05:18 +00:00
|
|
|
|
|
|
|
# Infernal Interpreter & Devious Stack Painter #################################
|
|
|
|
|
|
|
|
A very simple interpreter and stack tracer for the AMD x86_64 ABI written in
|
|
|
|
Python. Does not support all commands as of yet (or anytime).
|
2015-12-15 23:43:30 +00:00
|
|
|
|
|
|
|
It produces output in latex/tikz format. Requires `pdflatex` and the latex
|
|
|
|
packages `preview` and `standalone`.
|