From 0317f6fdc8c56dfa826ccabe1816a9988c1e6d0e Mon Sep 17 00:00:00 2001 From: Vamsi Krishna Date: Fri, 5 Apr 2019 22:35:53 +0530 Subject: [PATCH] Updated AES Keys (markdown) --- AES-Keys.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/AES-Keys.md b/AES-Keys.md index e29f803..1331d52 100644 --- a/AES-Keys.md +++ b/AES-Keys.md @@ -48,8 +48,9 @@ The strings `0123456789ABCDEF0123456789ABCDEF` in the example above are all plac ### Loading encrypted games - Required keys: `slot0x25KeyX` and `slot0x2CKeyX`. If loading encrypted New 3DS games, - `slot0x18KeyX` and `slot0x1BKeyX` are also required. + Required keys: `slot0x25KeyX` and `slot0x2CKeyX`. + If loading encrypted New 3DS games, `slot0x18KeyX` and `slot0x1BKeyX` are also required. + For those who are interested, [**here's a write-up about 3DS security**](https://www.reddit.com/r/3dshacks/comments/56lk5p/game_ncch_and_cdn_encryption_an_explanation/), that also talks about the `slot0x25KeyX`. ### Sharing Mii via QR code between Citra and 3DS