Skip to content

corna/me_cleaner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

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

Current status:

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

About

Tool for partial deblobbing of Intel ME/TXE firmware images

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages