Skip to content

Henny022p/the-little-hat

 
 

Repository files navigation

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

About

glorified hex diff viewer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 94.4%
  • Java 3.3%
  • JavaScript 1.6%
  • Makefile 0.7%