From c97469ad5b254a98c5de4e82199633b631eb912b Mon Sep 17 00:00:00 2001 From: Aurora Date: Sat, 19 Mar 2016 17:38:50 +0100 Subject: [PATCH] Fix submodules --- .gitmodules | 4 ++-- CakeBrah | 1 + CakeHax | 1 + README.md | 22 ++++------------------ 4 files changed, 8 insertions(+), 20 deletions(-) create mode 160000 CakeBrah create mode 160000 CakeHax diff --git a/.gitmodules b/.gitmodules index 41f0849..b91366b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "CakeBrah"] path = CakeBrah - url = https://github.com/mid-kid/CakeBrah + url = https://github.com/mid-kid/CakeBrah.git [submodule "CakeHax"] path = CakeHax - url = https://github.com/mid-kid/CakeHax + url = https://github.com/mid-kid/CakeHax.git diff --git a/CakeBrah b/CakeBrah new file mode 160000 index 0000000..42ebe0d --- /dev/null +++ b/CakeBrah @@ -0,0 +1 @@ +Subproject commit 42ebe0d0bc075ba98fa631441590de9bd2733d2b diff --git a/CakeHax b/CakeHax new file mode 160000 index 0000000..6b8fca0 --- /dev/null +++ b/CakeHax @@ -0,0 +1 @@ +Subproject commit 6b8fca0b37a370a605f76b34b133da91a0b40f5e diff --git a/README.md b/README.md index 234bee7..205c494 100644 --- a/README.md +++ b/README.md @@ -1,24 +1,10 @@ -# AuReiNand -*A modification of the ReiNand custom firmware* - -**Compiling:** - -You'll need armips added to your Path. [HERE](https://www.dropbox.com/s/ceuv2qeqp38lpah/armips.exe?dl=0) is a pre-compiled version. - -Lastly, just run Make and everything should work! - -Copy everything in 'out' folder to SD root and run! +# Safe A9LH Installer +*A noob-proof ARM9LoaderHax installer/updater* **Usage / Features:** -See https://github.com/Reisyukaku/ReiNand and http://gbatemp.net/threads/reinand-mod-o3ds-n3ds-sysnand.411110 - -The FIRMs you need are here: - -http://www99.zippyshare.com/v/kEIiQl0x/file.html **Credits:** -Rei as this is 99% his code (this is no more than a mod) - -Everyone he credited on his GitHub :P +delebile for his A9LH implementation, everyone in #cakey, StandardBus for allowing this to happen by hardmodding my consoles. +Original exploit by plutoo. \ No newline at end of file