Hacking a9lh and emunand

mintgamer

Member
OP
Newcomer
Joined
Apr 1, 2016
Messages
6
Trophies
0
Age
44
XP
53
Country
United States
My current setup is sysnand 9.0 with nothing installed except menuhax that boot homebrew laucncher

then via homebrew launcher I run all apps plus aureinand 4.1 cfw into an emunand

my FBI is injected in emunand only

now I am interested in a9lh to replace menuhax

my question is in all posts and tutorial I read about booting BootCTR9 via a9lh which i dont like at all

but no one mentioned booting homebrew launcher as default menu with a9lh

I'm not interested in updated sysnand mode because I want to keep my sysnand untouched and I'm happy with emunand which is more flexible and safe for future.

can I keep my current setup with only replacing my entry point from menuhax to a9lh? if yes then how
because i didnt understand which file a9lh execute on its run and if it falls back to sysnand if it didnt exist on sd card
 
Last edited by mintgamer,

Tony_93

Well-Known Member
Member
Joined
Jun 13, 2015
Messages
2,457
Trophies
1
Location
California
XP
2,436
Country
United States
I'm not interested in updated sysnand mode because I want to keep my sysnand untouched and I'm happy with emunand which is more flexible and safe for future.

Then A9LH isn't for you, it modifies sysnand and that's the whole point of it, have a CFW on boot by modifying your system, you aren't just booting an exploit and a file as all other entrypoints but messing up with the system itself...
 

Just Passing By

Well-Known Member
Member
Joined
Jan 3, 2016
Messages
1,563
Trophies
0
XP
663
Country
United States
My current setup is sysnand 9.0 with nothing installed except menuhax that boot homebrew laucncher

then via homebrew launcher I run all apps plus aureinand 4.1 cfw into an emunand

my FBI is injected in emunand only

now I am interested in a9lh to replace menuhax

my question is in all posts and tutorial I read about booting BootCTR9 via a9lh which i dont like at all

but no one mentioned booting homebrew launcher as default menu with a9lh

I'm not interested in updated sysnand mode because I want to keep my sysnand untouched and I'm happy with emunand which is more flexible and safe for future.

can I keep my current setup with only replacing my entry point from menuhax to a9lh? if yes then how
because i didnt understand which file a9lh execute on its run and if it falls back to sysnand if it didnt exist on sd card
You could still have an emunand with all the features that cfw sysnand has now though. I have a9lh, but I still prefer a9lh emunand for some reason. If you follow the OTP guide, just make sure that you don't delete emunand.
 

mintgamer

Member
OP
Newcomer
Joined
Apr 1, 2016
Messages
6
Trophies
0
Age
44
XP
53
Country
United States
You could still have an emunand with all the features that cfw sysnand has now though. I have a9lh, but I still prefer a9lh emunand for some reason. If you follow the OTP guide, just make sure that you don't delete emunand.

what happens when u boot without sd card? does it fall back to sysnand?
 

funnystory

Banned!
Banned
Joined
Sep 20, 2008
Messages
1,472
Trophies
0
XP
995
Country
United States
Then A9LH isn't for you, it modifies sysnand and that's the whole point of it, have a CFW on boot by modifying your system, you aren't just booting an exploit and a file as all other entrypoints but messing up with the system itself...

Let the guy do what he wants,what difference does it make to you? Who are you to say what he can and can't do with his console?

--------------------- MERGED ---------------------------

what happens when u boot without sd card? does it fall back to sysnand?

No without the SDcard your system is essentially a soft brick.
 
  • Like
Reactions: Just Passing By

mintgamer

Member
OP
Newcomer
Joined
Apr 1, 2016
Messages
6
Trophies
0
Age
44
XP
53
Country
United States
Then A9LH isn't for you, it modifies sysnand and that's the whole point of it, have a CFW on boot by modifying your system, you aren't just booting an exploit and a file as all other entrypoints but messing up with the system itself...

https://github.com/delebile/arm9loaderhax

here it says it does not modify anything except it loads arm9loaderhax.bin

and optionally inject the following

  • Inject firm0.bin in the NAND FIRM0 partition, encrypted with your xor stream.
  • Inject firm1.bin in the NAND FIRM1 partition, encrypted with your xor stream.
  • Inject sector.bin at sector 0x96, in the plaintext output you'll have.
  • Inject stage0x5C000.bin at sector 0x5C000, in his plaintext form. It is an unused region for now, you'll not ruin your nand
let me point that i'm asking because I prefer to understand over following Plailect point of view blindly.

**things might change in future so you never know if updated sysnand was a good choice**

now how can i make a9lh load homebrew launcher instead of bootCTR9
 

CrispyYoshi

Well-Known Member
Member
Joined
Mar 20, 2010
Messages
1,542
Trophies
1
XP
1,145
Country
United States
Let the guy do what he wants,what difference does it make to you? Who are you to say what he can and can't do with his console?
I feel like there was a misunderstanding in what Tony_93 said: It is impossible to set up A9LH without touching sysnand, and OP stated they are not interested in touching their sysnand.

However, I should say: There are people with A9LH who still use EmuNAND. Another reason why people want to install A9LH is for the 8-second bootup, ability to unbrick sysnand, and the 100% consistent boot success rate.
 
  • Like
Reactions: Tony_93

CrispyYoshi

Well-Known Member
Member
Joined
Mar 20, 2010
Messages
1,542
Trophies
1
XP
1,145
Country
United States
https://github.com/delebile/arm9loaderhax

here it says it does not modify anything except it loads arm9loaderhax.bin

and optionally inject the following

  • Inject firm0.bin in the NAND FIRM0 partition, encrypted with your xor stream.
  • Inject firm1.bin in the NAND FIRM1 partition, encrypted with your xor stream.
  • Inject sector.bin at sector 0x96, in the plaintext output you'll have.
  • Inject stage0x5C000.bin at sector 0x5C000, in his plaintext form. It is an unused region for now, you'll not ruin your nand
let me point that i'm asking because I prefer to understand over following Plailect point of view blindly.

**things might change in future so you never know if updated sysnand was a good choice**

now how can i make a9lh load homebrew launcher instead of bootCTR9
A9LH does modify sysnand, but only ever so slightly: It patches SysNAND with a very small payload, hijacks the system very early into the boot, and redirects it to whatever file is found at SD:/arm9loaderhax.bin. This also means that if the SD card is out and/or SysNAND cannot find that file, it will crash and result in a temporary brick until you put the file in the proper location and reboot, or re-flash your sysnand with a restore point prior to installing A9LH.

Unfortunately, there is no A9LH implementation of Homebrew Channel, but there are several different alternatives you can use, such as BootCTR9 (which you said you aren't interested in), arm9select (I use this one), and arm9loaderhay.

You could use one of those to redirect to a CFW or your homebrew launcher .3dsx if you want: it's fully configurable!
 
Last edited by CrispyYoshi,
  • Like
Reactions: gamecaptor

mintgamer

Member
OP
Newcomer
Joined
Apr 1, 2016
Messages
6
Trophies
0
Age
44
XP
53
Country
United States
A9LH does modify sysnand, but only ever so slightly: It patches SysNAND with a very small payload, hijacks the system very early into the boot, and redirects it to whatever file is found at SD:/arm9loaderhax.bin. This also means that if the SD card is out and/or SysNAND cannot find that file, it will crash and result in a temporary brick until you put the file in the proper location and reboot, or re-flash your sysnand with a restore point prior to installing A9LH.

Unfortunately, there is no A9LH implementation of Homebrew Channel, but there are several different alternatives you can use, such as BootCTR9 (which you said you aren't interested in), arm9select (I use this one), and arm9loaderhay.

You could use one of those to redirect to a CFW or your homebrew launcher .3dsx if you want: it's fully configurable!

I will look into these alternatives

No with a9lh, booting without an sd card will either make nothing boot (black screen) or it'll turn off your 3ds if it doesn't detect one.

Let the guy do what he wants,what difference does it make to you? Who are you to say what he can and can't do with his console?

--------------------- MERGED ---------------------------



No without the SDcard your system is essentially a soft brick.

thanks for helpful directions
 
Last edited by mintgamer,

Just Passing By

Well-Known Member
Member
Joined
Jan 3, 2016
Messages
1,563
Trophies
0
XP
663
Country
United States
Lol that's an exploit. Not a cfw. Aureinand? Cakes? Rx"tools"? Or Reinand?

--------------------- MERGED ---------------------------

A9LH does modify sysnand, but only ever so slightly: It patches SysNAND with a very small payload, hijacks the system very early into the boot, and redirects it to whatever file is found at SD:/arm9loaderhax.bin. This also means that if the SD card is out and/or SysNAND cannot find that file, it will crash and result in a temporary brick until you put the file in the proper location and reboot, or re-flash your sysnand with a restore point prior to installing A9LH.

Unfortunately, there is no A9LH implementation of Homebrew Channel, but there are several different alternatives you can use, such as BootCTR9 (which you said you aren't interested in), arm9select (I use this one), and arm9loaderhay.

You could use one of those to redirect to a CFW or your homebrew launcher .3dsx if you want: it's fully configurable!
Can we use a boot manager with a9lh to get into the hb menu? Last time I checked we couldn't.
 

richardparker

Well-Known Member
Member
Joined
Oct 10, 2014
Messages
707
Trophies
0
Age
23
Location
Swallowed up by the ocean!
XP
388
Country
India
Lol that's an exploit. Not a cfw. Aureinand? Cakes? Rx"tools"? Or Reinand?

--------------------- MERGED ---------------------------


Can we use a boot manager with a9lh to get into the hb menu? Last time I checked we couldn't.
Aureinand

--------------------- MERGED ---------------------------

1- copy all files from sd card to pc
2-boot holding L+Y on to launch EmuNAND9.
3- select complete emu nand setup
4- do not exit emunand9!!!
5- eject sd card through emunand9
6- copy all files back to sd card

i hope i m correct in all above steps
THanks!

--------------------- MERGED ---------------------------

Aureinand

--------------------- MERGED ---------------------------


THanks!
Nd BTW how will I load emunand on boot? Right now I'm loading cfw sysnand.
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    K3Nv2 @ K3Nv2: Look at you holding tiny things