Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 727 Bytes

README.md

File metadata and controls

31 lines (23 loc) · 727 Bytes

The Little Hat

The Little Hat is a glorified hex diff viewer that improves the diff over time using the constraints between the different files that were found. It is specifically built to help find pointers for the tmc decomp and is still in an early stage where everything might crash every second.

Setup

git clone git@github.com:octorock/the-little-hat
cd the-little-hat
make

Run

cd the-little-hat
make run

Run tests

cd the-little-hat
make test

First Steps

Using the CExplore Bridge plugin

Setup Ghidra

Advanced

Create Plugin