Xeeynamo / splat

A binary splitting tool to assist with decompilation and modding projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

splat

A binary splitting tool to assist with decompilation and modding projects

Currently, only N64, PSX, and PS2 binaries are supported.

Please check out the wiki for more information including examples of projects that use splat.

Requirements

splat requires Python 3.8+. Package requirements can be installed via pip3 install -U -r requirements.txt

About

A binary splitting tool to assist with decompilation and modding projects

License:MIT License


Languages

Language:Python 97.0%Language:Assembly 1.9%Language:C 0.6%Language:Shell 0.4%Language:Dockerfile 0.1%Language:Makefile 0.1%