Team Twiizers DSi exploits
Go to file
2018-03-10 14:26:39 -05:00
exploits Add Japan 4swordshax support (#8) 2018-03-10 14:26:39 -05:00
libraries Added libtwlwifi. This was for attempting to use the TWL wifi SDIO hw but it never really worked properly. 2016-10-29 16:14:27 -04:00
.gitignore Finally fixed 4swordshax by loading a heavily stripped down payload (minitwlpayload, ~5.4KB) from dataPub:/, which is itself based off nds-hb-menu's ARM7 bootloader. 2016-11-01 01:06:36 +01:00
.gitmodules Major minitwlpayload cleanup: 2017-09-07 20:39:30 +02:00
LICENSE Switched to zlib license, etc. 2016-10-28 15:01:32 -04:00
README.md Updated README credits due to the PR. 2016-11-01 12:33:42 -04:00

This is the source for DSi exploits/etc for DSiWare savedata. This repo is originally from 2011. These DSiWare exploits were already released in binary-only form(2011). The only exception is 4swordshax from 2011, which wasn't publicly available until 2016 since it wasn't usable on DSi without(?) a nandmod(this is the only DSiWareHax that triggers in about 1-second after app boot before any gfx is displayed).

If you want a prebuilt binary for generictwlpayload(it can't be completely built from this repo), check the released exploit saveimages(for example here).

Credits:

  • See repo description text.
  • polarssl
  • This uses code from/based on libnds/bootmii-MINI/nds-hb-menu.
  • fincs, for finally fixing 4swordshax to run an actual payload which runs boot.nds.
  • ...