Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/danse-macabre/ida-efitools
- Owner: danse-macabre
- Created: 2014-10-18T01:02:17.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-07-14T16:14:16.000Z (over 9 years ago)
- Last Synced: 2024-02-12T16:11:25.558Z (9 months ago)
- Language: Python
- Homepage:
- Size: 457 KB
- Stars: 67
- Watchers: 8
- Forks: 19
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)