TiniVi / safehax

My implementation of safefirmhax: https://3dbrew.org/wiki/3DS_System_Flaws#Process9
138 stars 15 forks source link

New 3ds 10.7 usa fails to load arm9 payload (SVCHAX) #4

Closed FrozenChen closed 7 years ago

FrozenChen commented 7 years ago

I used decrypt9 latest release as my arm9 payload(arm9.bin) and soundhax as my entry point. I first run svchax for the k11 privileges,upon going back to hb launcher i ran safehax which results on a black screen if arm9.bin is on sd root, otherwise it will say the missing payload message. Debugging didnt help since the text goes so fast it cant be read before the black screen. I lost count how many times i tried this prob 20+ times

TiniVi commented 7 years ago

The reason the text isn't useful is because it's meant to deal with crashes while the app is running. This crash is happening after application exit.

TiniVi commented 7 years ago

Same issue as #5, please reply to that issue.