https://github.com/phase/sbhs
Sonic Battle Hack Suite - GUI program for reverse engineering & patching Sonic Battle for the GBA.
https://github.com/phase/sbhs
gba reverse-engineering rom-hacking sonic
Last synced: 3 months ago
JSON representation
Sonic Battle Hack Suite - GUI program for reverse engineering & patching Sonic Battle for the GBA.
- Host: GitHub
- URL: https://github.com/phase/sbhs
- Owner: phase
- License: mpl-2.0
- Created: 2015-08-03T07:14:04.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2018-07-19T20:16:26.000Z (about 7 years ago)
- Last Synced: 2025-05-17T01:35:24.178Z (5 months ago)
- Topics: gba, reverse-engineering, rom-hacking, sonic
- Language: Kotlin
- Homepage: https://jadon.io/sbhs/
- Size: 47.5 MB
- Stars: 15
- Watchers: 8
- Forks: 3
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
[](https://jadon.io/sbhs/)
[](https://github.com/phase/sbhs/releases)
[](https://travis-ci.org/phase/sbhs)
[](https://codebeat.co/projects/github-com-phase-sbhs-master)
[](https://discord.gg/n33ejpq)This is a repository for hacking Sonic Battle,
a game for the GameBoy Advanced released in 2004.Check out the [website](https://jadon.io/sbhs/) for the latest downloads!
You can join our [Discord](https://discord.gg/JPE3FBM)
for information on updates.## Documentation
All docs on Sonic Battle reverse engineering are in [**`DOCUMENTATION.md`**](DOCUMENTATION.md).## Hack Suite
This hack suite is written in Kotlin (because GUIs and portability).
It has tools to edit Palettes, Dialogue, Sprites, and more. Do note
that it is a WIP, and not all the features are implemented yet.## Contributing
If you find any new research on SB, make an issue and we can discuss
expanding upon it or including it into the Hack Suite. Stand-alone
tools can also be placed in this repo, just submit a PR and make
sure your code is documented and pretty.