Microcode Updates for the USENIX 2017 paper: Reverse Engineering x86 Processor Microcode

Re: https://firmwaresecurity.com/2017/08/19/new-x86-microcode-tool/

x86 Microcode Framework and Example Programs

This repository contains the framework used during our work on reverse engineering the microcode of AMD K8 and K10 CPUs. It includes an assembler and disassembler as well as example programs implemented using these tools. We also provide our custom written minimal operating system that can rapidly apply and test microcode updates on AMD CPUs.[…]

https://github.com/RUB-SysSec/Microcode

Leave a comment