Skip to content

Dreamcast Binary Strings Extractor is a proof-of-concept tool that dump all strings/pointer from a Dreamcast executable (usually 1ST_READ.BIN) to a CSV file.

License

Notifications You must be signed in to change notification settings

sizious/dreamcast-binary-strings-extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dreamcast Binary Strings Extractor

This tool has been written in order to extract strings for Katana (.BIN) executables, helping you to translate a Dreamcast game in your language (you know, this is "ROM hacking").

This tool is in proof-of-concept state only, it was never released to public.

Usage

dcstrex <dc_exec.bin> <output.csv> <addr_base>

The output generated will be in CSV format (can be opened in any spreadsheet software).

Credits

Ayla for his idea and original source code, Manic, Shendream, FamilyGuy, and everyone following the Shenmue Translation Pack project.

About

Dreamcast Binary Strings Extractor is a proof-of-concept tool that dump all strings/pointer from a Dreamcast executable (usually 1ST_READ.BIN) to a CSV file.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages