Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/danse-macabre/ida-efitools

Some scripts for IDA Pro to assist with reverse engineering EFI binaries
https://github.com/danse-macabre/ida-efitools

Last synced: 3 months ago
JSON representation

Some scripts for IDA Pro to assist with reverse engineering EFI binaries

Awesome Lists containing this project

README

        

# EFI scripts for IDA Pro

Some IDA scripts and tools to assist with reverse engineering EFI executables.

Originally this was a fork of [ida-efiutils](https://github.com/snare/ida-efiutils) project, but then it was rewritten from scratch.
C-header version of The Behemoth type information library can be found [here](https://github.com/snare/ida-efiutils/blob/master/behemoth.h)