Skip to content

Instantly share code, notes, and snippets.

@rickmark
Created October 17, 2017 23:24
Show Gist options
  • Save rickmark/af12e0c4aa6931ba659bb0d3d8fc225d to your computer and use it in GitHub Desktop.
Save rickmark/af12e0c4aa6931ba659bb0d3d8fc225d to your computer and use it in GitHub Desktop.
DIFF_EFI
  1. Aquire Core Boot
  2. Build util/ifdtool
  3. Run ifdtool on the .fd file or output from eficheck
  4. Find region_1_bios.bin
  5. binwalk the file

To decode the region_2_intel_me.bin, use unhuffme

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment