Skip to content

Utility that can extract the internal forms represenation from both EFI and UEFI modules.

License

Notifications You must be signed in to change notification settings

rmast/Universal-IFR-Extractor

 
 

Repository files navigation

IFR Extractor LS v0.3

Utility to extract the internal forms representation from both EFI and UEFI drivers/applications into human readable text file.

A fork of Donovan6000's project with bugfixes and additions.

Original code by Donovan6000, rewritten UEFI.cpp by TomRus88, fixes and additions by DeathBringer, Fernando Rodriguez and Seth Stahlman.

compile in WSL/Windows-bash with

mkdir out
cd out
cmake ..
make

main-cli.cpp is the real main then.

See also jfwells/linux-asus-t100ta#4

About

Utility that can extract the internal forms represenation from both EFI and UEFI modules.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 83.6%
  • C 16.2%
  • CMake 0.2%