GitHub - corna/me_cleaner: Tool for partial deblobbing of Intel ME/TXE firmware images
me_cleaner
me_cleaner is a Python script able to modify an Intel ME firmware image with
the final purpose of reducing its ability to interact with the system.
Intel ME
Intel ME is a co-processor integrated in all post-2006 Intel boards, which is
the base hardware for many Intel features like Intel AMT, Intel Boot Guard,
Intel PAVP and many others. To provide such features, it requires full access to
the system, including memory (through DMA) and network access (transparent to
the user).
Unlike m...
Read more at github.com