Skip to content

zamaudio/me_cleaner

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

ME cleaner

A cleaner for Intel ME images.

This tools removes any unnecessary partition from an Intel ME firmware, reducing its size and its ability to interact with the system. It should work both with Coreboot and with the factory BIOS.

Currently this tool:

  • Scans the FPT (partition table) and checks that everything is correct
  • Removes any partition entry (except for FTPR) from FPT
  • Removes any partition except for the fundamental one (FTPR)
  • Corrects the FPT checksum

Don't forget to power cycle your PC after flashing the modified ME image (power off and power on, not just reboot).

Current status:

Architecture Status
Nehalem DOESN'T WORK (yet)
Sandy Bridge WORKS
Ivy Bridge WORKS
Haswell SHOULD WORK
Broadwell SHOULD WORK
Skylake WORKS

Special thanks to Federico Amedeo Izzo for his help during the study of Intel ME.

About

Tool for partial deblobbing of Intel ME firmware images

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%