Releases: toniebox-reverse-engineering/hackiebox_cfw_ng
Releases · toniebox-reverse-engineering/hackiebox_cfw_ng
Nightly 2021-03-06 - Run ID 55
- Add OfwFixValue to config (the magic byte from the ofw bl to boot the ofw)
Nightly 2021-03-06 - Run ID 54
- Allow loading file from flash by path
- Load ofw1 (ofw bl) over new bootFlashImg/flashImg in ngCfg.json)
- Remove fallback image
- ofw2 as patched image via ofwSimBL
Nightly 2021-03-05 - Run ID 52
- Fix Start firmware log for preloader (crash)
- calculate sha256 hash for preloader
- Output read bytes
Nightly 2021-03-03 - Run ID 51
- Fix: Log output for firmware started from flash
- Fix GetFlashPathById (ID one to large)
Nightly 2021-03-01 - Run ID 50
- Impl. strnlen to fix compiler warning
- Move stack to linker and 0x2000 0000 as lower limit
Nightly 2021-02-27 - Run ID 49
- Prepare freeMemory_Stack function
- Force stack pointer being set in all cases at startup (including debugger)
- Increase stack size from 1024 bytes to 2048 bytes.
Nightly 2021-02-27 - Run ID 48
- Increased compiler optimization level to make the debug bootloader work again if not loaded via debugger.
Nightly 2021-02-27 - Run ID 47
- Fix Relocator for debug version
- Fix: ofw meta version1
- Enhancement ofw meta creationDate for older versions
Nightly 2021-02-27 - Run ID 46
Nightly 2021-02-27 - Run ID 45
- Bugfix: wrong pointer on searchMemPos if replace would be before the search in the json
- OFW Bootloader mcubootinfo file selection (Commit for integration) Commit for config and wiki Commit for code
- Remove Logging from binary if NO_DEBUG_LOG set
For the new ofwSimBL please add it to your ngCfg.json if you want to use it.