Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 497 Bytes

File metadata and controls

10 lines (7 loc) · 497 Bytes

IntelMCDowngrade

A set of scripts to apply different/old microcodes on Intel CPUs.

  • ./collect.sh to collect all the microcodes available in the git history of CPUMicrocodes.
  • ./search_supported.py to check the current CPUID and list compatible microcodes that one may apply.
  • ./install_mc.sh <microcode_file_name> to apply the microcode.

WARNING

These scripts are only for research purpose. Downgrade microcodes on your own risk!!!