Commit Graph

14 Commits

Author SHA1 Message Date
GaryOderNichts 5c5ec09780 Fix exiting from the dumper 2021-12-30 20:14:25 +01:00
Maschell 4c1e0e964b Use raw2c instead of xxd 2021-04-03 20:45:29 +02:00
Maschell 7a663a151a Fix running from browser_hax, still broken when using payload multi loader 2020-12-15 22:29:45 +01:00
Maschell 82352eae9f Fix link address to match kernel_hook 2020-12-15 20:19:27 +01:00
Maschell 32ecbb8b6a payload.elf port, not working with mii maker payload.elf loader 2020-12-14 20:48:49 +01: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 dad9a3fbbd fixed slc size in menu 2017-03-26 22:44:15 +03:00
koolkdev 31658bbb04 add option to dump mlc 2017-03-26 22:13:56 +03:00
koolkdev 1258dbb2fe fix menu 2017-03-26 21:13:04 +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