Skip to content

G33KatWork/EFIPWN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

730d21b · Mar 20, 2013

History

6 Commits
May 7, 2012
May 3, 2012
May 3, 2012
Mar 20, 2013
May 3, 2012
May 7, 2012
May 7, 2012
May 20, 2012
May 5, 2012
May 5, 2012

Repository files navigation

EFIPWN is an EFI image parser which can dissect EFI Firmware Volumes.
The three main usecases are printing the structure of an image,
dumping the contents into a filesystem structure and generating an
FDF file for regeneration of an image using the EDK2 buildsystem.

Before using this code, you need to setup the EDK2 buildsystem and
change the path of the LZMACompress binary in EFI.py line 389.

The code is not very failsafe but in most cases it works fine.

About

An EFI image parser and dissector

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages