https://github.com/kryptik-dev/hexpatch
A comprehensive Xbox 360 homebrew application that applies essential patches to enable unsigned code execution and remove various security restrictions with the BadUpdateExploit. Made specifically for use with ABadAvatar.
https://github.com/kryptik-dev/hexpatch
badupdate badupdateexploit bue exploit homebrew jtag rgh rgh3 xbox-360 xbox360
Last synced: 3 months ago
JSON representation
A comprehensive Xbox 360 homebrew application that applies essential patches to enable unsigned code execution and remove various security restrictions with the BadUpdateExploit. Made specifically for use with ABadAvatar.
- Host: GitHub
- URL: https://github.com/kryptik-dev/hexpatch
- Owner: kryptik-dev
- License: mit
- Created: 2025-09-01T18:28:20.000Z (4 months ago)
- Default Branch: master
- Last Pushed: 2025-09-24T17:35:40.000Z (4 months ago)
- Last Synced: 2025-09-24T18:13:20.484Z (4 months ago)
- Topics: badupdate, badupdateexploit, bue, exploit, homebrew, jtag, rgh, rgh3, xbox-360, xbox360
- Language: C++
- Homepage: https://www.kryptik.qzz.io/
- Size: 6.22 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: ReadMe.md
- License: LICENSE
Awesome Lists containing this project
README
# HexPatch - Beta
A XeUnshackle Derivative with a ```SMBUI```_(Simple Message Box UI)_ in place of the blue screen GUI
> [!IMPORTANT]
>* **THERE WILL BE NO FURTHER UPDATES AFTER V1.4**
>* **THIS PROJECT HAS BEEN SHUTDOWN**
> [!CAUTION]
> * **BACKUP YOUR NAND!** This should be the first thing you do.
> * **DO NOT FLASH MODIFIED NAND IMAGES!** You will **brick** your console.
> * **DO NOT REPLACE FILES IN FLASH!** This includes things like replacing the bootanim.
> * Avoid using homebrew or plugins that make changes to FLASH (the nand).
1. Loads `DashLaunch` As **Normal**.
2. Option to skip the UI and take you straight to the Xbox 360 Dashboard.
_**Note: this disables UI permanently, unless the 'config.ini' file is deleted or set to false, `XexMenu` can be used to `delete` the file**._
3. Shows console information in the ``SMBUI`` message box.
4. Option to `Save` Console Information to a ``Text File``.
Installation Instructions
1. Download the latest release from the [Releases](https://github.com/kryptik-dev/HexPatch/releases) page.
2. Extract the contents of the zip file to the root of your `Drive`, where the _BadUpdatePayload_ folder is located.
3. Load up your `Xbox 360` and wait for ABadAvatar to do it's magic.
All credits go to [XeUnshackle](https://github.com/Byrom90/XeUnshackle/) and whoever contributed to the XeUnshackle project.