Applied Emulation - Module 4 (Patreon)
Published:
2023-08-29 22:23:16
Imported:
2023-09
Flagged
Downloads
Content
Advanced Unicorn Techniques
This is the fourth part in our five-part tutorial series on emulation. In this module we expand our capabilities with Unicorn using the Unicorn hooks. We build a tracing engine and lay the groundwork for a full binary instrumentation tool. The module is accompanied by a live demo and a lab that builds on the concepts we discuss.
Unicorn Cheat Sheet (Alex Hanel)
https://github.com/alexander-hanel/unicorn-engine-notes
Lab Exercise
The lab for this module is contained in the lab4_zip file. Download lab4_zip, unzip, and run jupyter-lab from the root of the unzipped directory. Once Jupyter Labs is launched in your browser open the lab notebook and follow the instructions.