X Tutup

A downloadable tool

Download NowName your own price

A simple tool for searching exact or relative matches of hex string byte sequences within gameboy gamepak roms.

I couldn't find a simple relative searching tool that used hex strings. It's not the best, but still I've found it useful so I will upload it here. It does nothing but search the file and display results, no navigating multiple menus or hitting shortcuts and retyping stuff in over and over.

It is specifically for gameboy roms (0x4000 byte banks) to quickly find where stuff is at, what bank does what, search for text, etc.

Note that searches are byte-aligned; patterns crossing nibbles within a byte will not be detected. For example, searching "02" within "20 20 20 20 20 20 20 20 CD 64 03 C9 20 20 20 20" will return no matches.


AI DISCLAIMER
10% or 30 lines of code is the simple relative searching algorithm generated with the help of AI.

Download

Download NowName your own price

Click download now to get access to the following files:

gbhs.exe 1,019 kB
gbhs_x64.exe 1.1 MB

Leave a comment

Log in with itch.io to leave a comment.

X Tutup