Skip to content
This repository has been archived by the owner on Sep 22, 2022. It is now read-only.

ptresearch/unME11

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

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 <ME_Image_File_Name.bin>

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.

About

Intel ME 11.x Firmware Images Unpacker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages