Hacking Pasta CFW - A CFW that allows unsigned CIA to be installed on Old and New 3DS! (required ninjhax)

Status
Not open for further replies.

Shadowtrance

Well-Known Member
Member
Joined
May 9, 2014
Messages
2,493
Trophies
0
Location
Hervey Bay, Queensland
XP
1,807
Country
Here's my custom version/s :)

Separate versions for each firmware we have offsets for...so:
N3ds 9.0-9.2
O3ds 9.0-9.2
O3ds 8.0-8.1
O3ds 4.1-4.5
Full Menu Version

Just pick the one you want, put the CFW_Loader folder in your /3ds folder and run it from ninjhax. Screen will change colour a few times and boot into home menu. :)
Unless you pick the Full menu version of course, then you just do the samebut pick you version when the menu loads. :)

Enjoy!
 

Attachments

  • CFW_Loader.zip
    682.2 KB · Views: 279

thorasgar

Checkout my evil Soon-in-ator™
Member
Joined
Jul 3, 2010
Messages
3,783
Trophies
1
XP
2,504
Country
United States
That info will get you nowhere without the .COM

This crap always happens when I don't check in for for awhile,the last time I did this the Oot exploit came out. Now there are 24 pages in half a day, I don't have time for this! This is worse the the hype train! And those 24 pages likely have actual information in them! Stop the insanity!
 
  • Like
Reactions: cearp and Margen67

Intronaut

A star maker
Member
Joined
Nov 18, 2014
Messages
772
Trophies
0
Age
30
XP
1,005
Country
Chile
Here's my custom version/s :)

Separate versions for each firmware we have offsets for...so:
N3ds 9.0-9.2
O3ds 9.0-9.2
O3ds 8.0-8.1
O3ds 4.1-4.5
Full Menu Version

Just pick the one you want, put the CFW_Loader folder in your /3ds folder and run it from ninjhax. Screen will change colour a few times and boot into home menu. :)
Unless you pick the Full menu version of course, then you just do the samebut pick you version when the menu loads. :)

Enjoy!


Thanks. A question: did you try the spider version?
 
  • Like
Reactions: Margen67

SlateXD

Well-Known Member
Member
Joined
Apr 22, 2013
Messages
173
Trophies
0
Age
32
XP
174
Country
United States
Edit2 : If you get an error when installing a CIA with FBI, remember to make a title.db file in your "Nintendo 3DS/id1/id2/dbs" folder, and go to software management to fix the issue, you will then be able to install CIAs with FBI.

Can someone elaborate on this process in more detail? Would really appreciate it!
 
  • Like
Reactions: Margen67

The Real Jdbye

*is birb*
Member
Joined
Mar 17, 2010
Messages
23,430
Trophies
4
Location
Space
XP
14,104
Country
Norway
Here's my custom version/s :)

Separate versions for each firmware we have offsets for...so:
N3ds 9.0-9.2
O3ds 9.0-9.2
O3ds 8.0-8.1
O3ds 4.1-4.5
Full Menu Version

Just pick the one you want, put the CFW_Loader folder in your /3ds folder and run it from ninjhax. Screen will change colour a few times and boot into home menu. :)
Unless you pick the Full menu version of course, then you just do the samebut pick you version when the menu loads. :)

Enjoy!

You can autodetect whether the console is n3DS or o3DS:
Code:
#define CONFIG_PLATFORM_REG ((volatile u32*)0x10140FFC)
 
typedef enum {
    PLATFORM_3DS,
    PLATFORM_N3DS,
} Platform;
 
Platform GetUnitPlatform()
{
    switch (*CONFIG_PLATFORM_REG) {
        case 7:
            return PLATFORM_N3DS;
        case 1:
        default:
            return PLATFORM_3DS;
    }
Taken from Decrypt9. There is a way to detect version too as I saw something related to it in the code I was looking through earlier but I am not sure where I saw it.

One of these should work.
//---------------------------------------------------------------------------------
u32 osGetFirmVersion() {
//---------------------------------------------------------------------------------
return (*(u32*)0x1FF80000) & ~0xFF;
}

//---------------------------------------------------------------------------------
u32 osGetKernelVersion() {
//---------------------------------------------------------------------------------
return (*(u32*)0x1FF80060) & ~0xFF;
}
Brahma uses osGetFirmVersion to determine which payload to run. It doesn't mention which result corresponds to which 3DS firmware though. Might have to get some testers on different firmware to check for you.

I can add this myself later on if you don't. But for now I'm going to bed soon.
 

NEO117

Well-Known Member
Member
Joined
Mar 5, 2008
Messages
316
Trophies
1
XP
533
Country
Venezuela
B-but... I just got a Gateway... Does it mean I wasted monies?

Oh noes!

Glad for the release though. :)

GET REKT MORALF+GS GGHAX 733hoxers.
 
  • Like
Reactions: Margen67
Status
Not open for further replies.

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
    SylverReZ @ SylverReZ: https://www.youtube.com/watch?v=W4eqTkD6JQw