GaryOderNichts
5c5ec09780
Fix exiting from the dumper
wiiu-nanddumper-payload-20211230-191716
v0.1
2021-12-30 20:14:25 +01:00
Maschell
6122f9e997
Add docker and CI support
wiiu-nanddumper-payload-20210403-185129
2021-04-03 20:50:21 +02:00
Maschell
4c1e0e964b
Use raw2c instead of xxd
2021-04-03 20:45:29 +02:00
koolkdev
f76b9bd1d7
remove the code that parses the mbr. libfat already does it.
...
in libfat: allow only fat32, try to parse it as fat32 even if a different partition type is specified.
2021-04-03 20:16:01 +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
30c8b906a7
change message
2017-03-27 23:05:33 +03: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
7396fe9009
fat writing optimization
2017-03-26 22:03:01 +03:00
koolkdev
1258dbb2fe
fix menu
2017-03-26 21:13:04 +03:00
koolkdev
a0a2f57028
optimize fat options
2017-03-26 00:58:24 +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
koolkdev
8b8a031ab2
Added needed functions to import.h
2017-03-26 00:05:37 +03:00
koolkdev
c72dee7352
Add sd_fat.c - access to the SD FAT32 in FS main thread
2017-03-26 00:05:10 +03:00
koolkdev
d3ad59c5a7
Rename to nanddumper
2017-03-26 00:03:34 +03:00
koolkdev
b25b45c8f8
Add fat lib
2017-03-26 00:03:19 +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
dimok789
d3efa23134
Initial commit
2016-12-12 19:29:03 +01:00