Releases: toniebox-reverse-engineering/hackiebox_cfw_ng
HackieboxNG Bootloader Release v0.9.3c
Changelog v0.9.3c
- Change default patches (teddyCloud)
- Fix from docs (cert path)
Features
- Nine firmware slots
- Loading any CC3200 standard firmware
- Loading the original firmware directly
- Patching binaries in memory, for ex. enable SLIX tags or disable charger wakeup (more)
- Highly configurable via json files
Installation
Please have a look into the wiki
You may update the preloader on flash:/sys/mcuimg.bin if you like, but it is not needed, as the battery management is done by the bootloader only and the system reset cause is also logged by the bootloader.
Full Changelog: hbng_bl_v0.9.3b...hbng_bl_v0.9.3c
HackieboxNG Bootloader Release v0.9.3b
Changelog v0.9.3b
Features
- Nine firmware slots
- Loading any CC3200 standard firmware
- Loading the original firmware directly
- Patching binaries in memory, for ex. enable SLIX tags or disable charger wakeup (more)
- Highly configurable via json files
Installation
Please take a look into the wiki
You may update the preloader on flash:/sys/mcuimg.bin if you like, but it is not needed, as the battery management is done by the bootloader only and the system reset cause is also logged by the bootloader.
Full Changelog: hbng_bl_v0.9.3a...hbng_bl_v0.9.3b
HackieboxNG Bootloader Release v0.9.3a
Changelog v0.9.3a
Features
- Nine firmware slots
- Loading any CC3200 standard firmware
- Loading the original firmware directly
- Patching binaries in memory, for ex. enable SLIX tags or disable charger wakeup (more)
- Highly configurable via json files
Installation
Please take a look into the wiki
You may update the preloader on flash:/sys/mcuimg.bin if you like, but it is not needed, as the battery management is done by the bootloader only and the system reset cause is also logged by the bootloader.
Full Changelog: hbng_bl_v0.9.3...hbng_bl_v0.9.3a
HackieboxNG Bootloader Release v0.9.3
Changelog v0.9.3
- Handle battery poweroff like the OFW
- Use same battery values as the Hackiebox CFW
- Log system reset cause (preloader+bootloader)
Features
- Nine firmware slots
- Loading any CC3200 standard firmware
- Loading the original firmware directly
- Patching binaries in memory, for ex. enable SLIX tags or disable charger wakeup (more)
- Highly configurable via json files
Installation
Please take a look into the wiki
You may update the preloader on flash:/sys/mcuimg.bin if you like, but it is not needed, as the battery management is done by the bootloader only and the system reset cause is also logged by the bootloader.
Full Changelog: hbng_bl_v0.9.2...hbng_bl_v0.9.3
HackieboxNG Bootloader Release v0.9.2
Changelog v0.9.2
- Fixed patches for Toniebox firmware 3.1.0_bf2
- Fixed waitForBoot (board already deinit, so led not blinking blue)
- Log changed slot withing Selector
Features
- Nine firmware slots
- Loading any CC3200 standard firmware
- Loading the original firmware directly
- Patching binaries in memory for ex. enable SLIX tags or disable charger wakeup (more)
- Highly configurable via json files
Installation
Please take a look into the wiki
Beta Testers
A big THANK YOU flies out to all beta testers that supported the development. Without you this release wouln't been possible!
HackieboxNG Bootloader Release v0.9.1
Changelog v0.9.1
- Fixed patches for Toniebox firmware version 3.1.0
- Added waitForBoot config flag (Wait after patching the firmware in memory)
- Log all failed searchPositions instead of only the first one.
- Patch for factory image to work offline(16abb09640ff6010af5b825c4a262b616b98f6006b23377ad3e510dabee5d4cf)
- Prepare ASM generation in search pattern
Features
- Nine firmware slots
- Loading any CC3200 standard firmware
- Loading the original firmware directly
- Patching binaries in memory for ex. enable SLIX tags or disable charger wakeup (more)
- Highly configurable via json files
Installation
Please take a look into the wiki
Beta Testers
A big THANK YOU flies out to all beta testers that supported the development. Without you this release wouln't been possible!
HackieboxNG Bootloader Nightly 2021-04-19 - Run ID 16
- Config flag to wait after loading the firmware (and patched it). This can be useful if you want to read the patchlog/errors without starting the firmware
- Started fixing the patches for 3.1.0 (still crashes!)
HackieboxNG Bootloader Release v0.9.0
This is out first public release of the brand new HackieboxNG Bootloader by Team RevvoX.
Features
- Nine firmware slots
- Loading any CC3200 standard firmware
- Loading the original firmware directly
- Patching binaries in memory for ex. enable SLIX tags or disable charger wakeup (more)
- Highly configurable via json files
Installation
Please take a look into the wiki
Beta Testers
A big THANK YOU flies out to all beta testers that supported the development. Without you this release wouln't been possible!
Nightly 2021-03-17 - Run ID 58
- add basic webserver patch (not included in ngCfg.json)
- Baudrate changed from 115200 to 921600
- Firmware version/git short hash added to the end of the firmware file + logging
Nightly 2021-03-07 - Run ID 57
- Read magic bytes from ofw bootloader directly (flash)