EMUX (formerly known as ARMX) has been under regular development for over 5 years. The latest release brings MIPS emulation capabilities to the framework, expanding the set of targets that can be emulated. EMUX has been actively used in my training classes, and students have found a number of 0-days using EMUX as an emulation, fuzzing, and debugging platform.
This presentation will cover the following:
- EMUX internals and architecture
- How to add new CPU architectures to EMUX (beyond ARM and MIPS)
- Challenges in emulation
- Live demo: Extracting firmware from SPI flash and emulating an entire IoT device in EMUX
MUX is publicly available as a Docker image on
https://github.com/therealsaumilEMUX Website and Documentation:
https://emux.exploitlab.net/