Skip to content

0xc010d/EFIFatBinary.hopperLoader

Repository files navigation

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!

About

Fat EFI binaries loader plugin for Hopper Disassembler

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published