Commit Graph

7 Commits

Author SHA1 Message Date
Maschell 4c1e0e964b Use raw2c instead of xxd 2021-04-03 20:45:29 +02:00
koolkdev 7513886800 Fixed some tab/spaces confusion 2017-03-27 23:04:19 +03:00
koolkdev 1d7fb42aa3 Dump OTP and SEEPROM 2017-03-27 22:59:03 +03:00
koolkdev f0a616873c Dump the full slc and slccmpt to the files sd:/slc.bin and sd:/slccmpt.bin
Changed the menu
2017-03-26 00:07:34 +03:00
dimok789 fe9c3f8434 - 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)
2016-12-14 20:48:35 +01:00
dimok789 b65b6c86cc - 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)
- 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.
2016-12-14 14:14:12 +01:00
dimok789 47c03cb6dd first release 2016-12-12 19:31:02 +01:00