Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 2 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 (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-07-19T20:16:26.000Z (over 6 years ago)
- Last Synced: 2024-11-07T03:43:25.406Z (3 months ago)
- Topics: gba, reverse-engineering, rom-hacking, sonic
- Language: Kotlin
- Homepage: https://jadon.io/sbhs/
- Size: 47.5 MB
- Stars: 14
- Watchers: 9
- Forks: 3
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
[![Sonic Battle Hacking](src/main/resources/sbhs_logo.png "Sonic Battle Hacking")](https://jadon.io/sbhs/)
[![Github All Releases](https://img.shields.io/github/downloads/phase/sbhs/total.svg)](https://github.com/phase/sbhs/releases)
[![Build Status](https://travis-ci.org/phase/sbhs.svg?branch=master)](https://travis-ci.org/phase/sbhs)
[![codebeat badge](https://codebeat.co/badges/f737c03c-4aa3-40c4-bbfa-8f83a154e28f)](https://codebeat.co/projects/github-com-phase-sbhs-master)
[![Discord](https://img.shields.io/discord/272603653389549578.svg)](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.