========= Prior Art ========= This page serves to document the help resources leveraged during the development of this library. Assembly and Shellcoding ------------------------ * `Capstone Python documentation `_ * `Phrack - Writing ia32 alphanumeric shellcodes `_ * `pwntools shellcraft module `_ Intermediate Representation --------------------------- * `angr library discussion on VEX IR `_