SkillAgentSearch skills...

EFIFatBinary.hopperLoader

Fat EFI binaries loader plugin for Hopper Disassembler

Install / Use

/learn @0xc010d/EFIFatBinary.hopperLoader
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

EFIFatBinary.hopperLoader

Fat EFI binaries loader plugin for Hopper Disassembler

Installation

Checkout or download the repository and use cmake/make:

git clone https://github.com/0xc010d/EFIFatBinary.hopperLoader.git EFIFatBinaryLoader
cd EFIFatBinaryLoader
git submodule init && git submodule update
mkdir build && cd build
cmake .. && make install

Restart Hopper Disassembler and you'll be able to load Fat EFI binaries then.

Enjoy!

View on GitHub
GitHub Stars14
CategoryDevelopment
Updated2y ago
Forks1

Languages

Objective-C++

Security Score

75/100

Audited on Apr 20, 2023

No findings