Intel ME 11.x Firmware Images Unpacker (mirror)

Max fa6b4d73a5 fixed problem with compatibility on Arch Linux 5 years ago
HuffDec11.py 57e12c5966 Huffman codes coverage improved 6 years ago
LICENSE 8d0698e9a4 Initial commit 6 years ago
README.md 57e12c5966 Huffman codes coverage improved 6 years ago
huff11.bin 57e12c5966 Huffman codes coverage improved 6 years ago
unME11.py fa6b4d73a5 fixed problem with compatibility on Arch Linux 5 years ago

README.md

Intel ME 11.x Firmware Images Unpacker

This repository contains Python 2.7 scripts for unpacking firmware regions for ME 11.x

Usage

unME11.py

Report would be written to ME_Image_File_Name.txt

Extracted data (partitions, modules, metadata) would be written to ME_Image_File_Name folder

Compiled lzma binary is required on PATH for LMZA decompression (see http://www.7-zip.org/download.html)

Limitations

No progress output. Don't worry - just wait

Related URLs:

Intel ME: The Way of the Static Analysis

Intel DCI Secrets

Author

Dmitry Sklyarov (@_Dmit)

Research Team

Mark Ermolov (@_markel___)

Maxim Goryachy (@h0t_max)

Dmitry Sklyarov (@_Dmit)

License

This software is provided under a custom License. See the accompanying LICENSE file for more information.