Commit Graph

  • 5c5ec09780 Fix exiting from the dumper main wiiu-nanddumper-payload-20211230-191716 v0.1 GaryOderNichts 2021-12-30 20:14:25 +0100
  • 6122f9e997 Add docker and CI support wiiu-nanddumper-payload-20210403-185129 Maschell 2021-04-03 20:50:21 +0200
  • 4c1e0e964b Use raw2c instead of xxd Maschell 2021-04-03 20:45:29 +0200
  • 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. koolkdev 2021-03-26 00:37:00 +0200
  • 7a663a151a Fix running from browser_hax, still broken when using payload multi loader Maschell 2020-12-15 22:29:45 +0100
  • 82352eae9f Fix link address to match kernel_hook Maschell 2020-12-15 20:19:27 +0100
  • 32ecbb8b6a payload.elf port, not working with mii maker payload.elf loader Maschell 2020-12-14 20:48:49 +0100
  • 30c8b906a7 change message koolkdev 2017-03-27 23:05:33 +0300
  • 7513886800 Fixed some tab/spaces confusion koolkdev 2017-03-27 23:04:19 +0300
  • 1d7fb42aa3 Dump OTP and SEEPROM koolkdev 2017-03-27 22:59:03 +0300
  • dad9a3fbbd fixed slc size in menu koolkdev 2017-03-26 22:44:15 +0300
  • 31658bbb04 add option to dump mlc koolkdev 2017-03-26 22:13:56 +0300
  • 7396fe9009 fat writing optimization koolkdev 2017-03-26 22:03:01 +0300
  • 1258dbb2fe fix menu koolkdev 2017-03-26 21:13:04 +0300
  • a0a2f57028 optimize fat options koolkdev 2017-03-26 00:58:24 +0300
  • f0a616873c Dump the full slc and slccmpt to the files sd:/slc.bin and sd:/slccmpt.bin Changed the menu koolkdev 2017-03-26 00:07:34 +0300
  • 8b8a031ab2 Added needed functions to import.h koolkdev 2017-03-26 00:05:37 +0300
  • c72dee7352 Add sd_fat.c - access to the SD FAT32 in FS main thread koolkdev 2017-03-26 00:05:10 +0300
  • d3ad59c5a7 Rename to nanddumper koolkdev 2017-03-26 00:03:34 +0300
  • b25b45c8f8 Add fat lib koolkdev 2017-03-26 00:03:19 +0300
  • 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) dimok789 2016-12-14 20:48:35 +0100
  • 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 dimok789 2016-12-14 14:14:12 +0100
  • 47c03cb6dd first release dimok789 2016-12-12 19:31:02 +0100
  • d3efa23134 Initial commit dimok789 2016-12-12 19:29:03 +0100