Skip to content

Releases: dimok789/mocha

Release v0.2

14 Dec 19:52
Compare
Choose a tag to compare
Release v0.2 Pre-release
Pre-release

Changelist:

  • fixed bug with re-initialization of EEPROM and OTP dump on SD card
  • added new feature which allows you to disable os full relaunch (only possible in combination with sysNAND, not redNAND)
  • added new option which allows to return to HBL after executing the patches and not launch to System Menu (only in combination with disabled OS full relaunch)
  • changed name of application in config file to mocha
  • don't write to sd haxxdump info sector if read was a failure
  • fix bug in fsa read from sd on kernel
  • new default launch image (thx thaikhoa)
  • some clean ups

NOTE to the new feature:
The new feature to disable full OS reload behaves similar to the simple signature patcher except that it setups execution memory region from kernel for wupserver and iosuhax dev node code and starts those. So it's a fast simple signature patcher with the addition of wupserver and iosuhax dev node. Another addition to the simple sign patcher is that the patches reload themself when exiting settings. Launch image is disabled for this method though.

Release v0.1

12 Dec 18:32
Compare
Choose a tag to compare
Release v0.1 Pre-release
Pre-release

Initial release