# FileDiver Reverse Engineering Tools
Setup
- Download and install Go
- Download this repository as Zip (or use git clone)
- In the command line, navigate into the repository folder
Calculate and crack murmur64a hashes.
go run ./cmd/tools/hash_tool for a list of options
Crossref-checker
Check if selected game files reference any other game files by hash.
go run ./cmd/tools/crossref-checker for a list of options