Skip to content

Latest commit

 

History

History
44 lines (24 loc) · 1 KB

README.md

File metadata and controls

44 lines (24 loc) · 1 KB

te-loader

ATTENTION: This plugin is deprecated. Binary Ninja now has native support for loading Terse Executables.

Author: Brandon Miller (zznop)

Binary Ninja loader for EFI Terse Executables

Description

TE Loader is a Binary Ninja plugin for loading Terse Executables (TE). It parses the TE image header and section headers to load the TE file into Binary Ninja and facilitate analysis. TE files are found in UEFI firmware images. See the efi-inspector plugin to analyze and extract TE files from UEFI flash dumps.

demo load

Installation Instructions

Darwin

no special instructions, package manager is recommended

Windows

no special instructions, package manager is recommended

Linux

no special instructions, package manager is recommended

Minimum Version

This plugin requires the following minimum version of Binary Ninja:

  • 4333

License

This plugin is released under a MIT license.

Metadata Version

2