Skip to content

Intel ME filesystem parser written in Rust 🦀

License

Notifications You must be signed in to change notification settings

fiedka/me_fs_rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ME file system parser

This is a work in progress parser for Intel (CS)ME firmware images. Most of this work is based on other implementations and public research. References are within the code.

NOTE: Since the knowledge is mostly based on reversing, there is no guarantee for correctness, completeness or consistency.

Usage

Either use this crate as a library, or, given a binary, run:

cargo run --release -- --print firmware.bin

About

Intel ME filesystem parser written in Rust 🦀

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages