AngheloAlf / flib

Search a binary for linked objects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

flib

Search a binary for linked objects

Quickstart

ar x --output <libultra_rom/> <path/to/libultra_rom.a>
cargo run <path/to/baserom.z64> <libultra_rom/> | tee flib.txt

About

Search a binary for linked objects

License:MIT License


Languages

Language:Rust 83.8%Language:Python 16.2%