-
Notifications
You must be signed in to change notification settings - Fork 108
efiXloader
yeggor edited this page Aug 11, 2021
·
5 revisions
efiXloader
is an IDA Pro loader module, responsible for processing UEFI drivers within single IDA Pro instance.
During UEFI drivers analysis efiXloader
identifies each driver's entry.
Each UEFI driver is accessible within single IDA Pro instance for reverse-engineering.
All processed UEFI drivers are dropped into prepared folder.
All efiXplorer
analysis capabilities can be applied to the whole UEFI firmware image.
If you run efiXplorer
analysis on whole firmware image opened with efiXloader
, at the end of the analysis you will see a separate window with a graph of dependencies between DXE drivers.
- supports only 64-bit UEFI drivers