Skip to content

Scripts to collect microcode from CPUMicrocodes Repo and to downgrade to a compatible microcode.

Notifications You must be signed in to change notification settings

flowyroll/IntelMCDowngrade

Repository files navigation

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!!!

About

Scripts to collect microcode from CPUMicrocodes Repo and to downgrade to a compatible microcode.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published