From f8509186a96a892d8979158043d6a1c1e106f207 Mon Sep 17 00:00:00 2001 From: Pengfei Zhu Date: Sun, 16 Dec 2018 11:47:53 +0800 Subject: [PATCH] Updated AES Keys (markdown) --- AES-Keys.md | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/AES-Keys.md b/AES-Keys.md index b8e7e6f..dc1a748 100644 --- a/AES-Keys.md +++ b/AES-Keys.md @@ -10,13 +10,11 @@ In this method, you will need to dump your bootrom, native_firm & secret section The bootrom boot9.bin can be dumped with Godmode9: -``` -go to drive M: Memory Virtual -navigate to boot9.bin, press A -Select Copy to O:/gm9out -=> This will give you boot9.bin in gm9out on your SD card -The boot9.bin needs to be placed in sysdata in the user directory. -``` +* Go to drive `M: Memory Virtual` +* Navigate to `boot9.bin`, press A +* Select `Copy to O:/gm9out`. This will give you boot9.bin in gm9out on your SD card +* The `boot9.bin` needs to be placed in the `sysdata` folder in the [[User Directory]]. + **Step 2** - native_firm & secret section **For o3DS / o2DS**