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

  • Thread starter Thread starter capito27
  • Start date Start date
  • Views Views 1,429,537
  • Replies Replies 6,595
  • Likes Likes 123
Status
Not open for further replies.
Hey, I'm new with this CFW thing here..

Is it possible to set up Gateway Emunand and Pasta CFW at the same time? Or even Pasta CFW or Gateway 3DS?

I'm using a n3DS MHU Editon Sysnand 9.2
 
So let me ask something. Since it installs on sysnand the only downside of this without emunand is that in the future you cannot modify/remove the fake tickets that would prevent future legitimate purchases of the same CIA we install? If this is so then I may just stick with palatine since we using the old 3DS model.
 
My silly endeavor that was likely barren has been nothing but. I modified the makefile of Pasta CFW to include some tools from rxTools, then added that directory and those tools to the Pasta CFW_Loader source folder. Upon building, I was given many more .bin/.elf files than normal, but I did happen to receive a .dat file. I imagine this is just byproduct of what I was fiddling with, but it's something. A bit later, I am going to use Yifan's browserify tool to generate a JavaScript payload, and host it to see what happens. I am unsure if that will work, because I know spider3DStools is only oriented for 9.x handhelds, but I'm unsure if browserify would have anything to do with that. Still worth a try.

This is how I edited the building process in Pasta's makefile after adding the needed files:
Code:
#---------------------------------------------------------------------------------
all: $(BUILD)
 
$(BUILD):
    @[ -d $@ ] || mkdir -p $@
    make --no-print-directory -C $(BUILD) -f $(CURDIR)/Makefile
    cp $(OUTPUT).bin loader.bin
    cp $(OUTPUT).elf loader.elf
    cp tools/Launcher.dat loader.dat
    python tools/insert.py loader.dat $(OUTPUT).bin 0x20000
 
    wine tools/pack_tool.exe $(FILES) build/FilePack.bin
    python tools/insert.py loader.dat build/FilePack.bin 0x250000
    @rm -fr $(OUTPUT).bin $(OUTPUT).elf
 
 
#---------------------------------------------------------------------------------

This is my source folder after building:
2vrtnp1.jpg

All in all, I'm sure I'm doing a ton wrong, and this probably won't work in the slightest, but I'm having a fun time fiddling with stuff. I know Brahma does most of the work for this exploit chain, and what I'm doing will most likely not change anything.
 
  • Like
Reactions: Suiginou
Hello, I have a doubt. Since all is installed on sysnand, if I install a legit CIA will I be able to play the CIA without entering pasta, meaning, in coldboot, since it doesn't need the signature patching? Or do I have to enter pasta even for legit games?
 
Hello, I have a doubt. Since all is installed on sysnand, if I install a legit CIA will I be able to play the CIA without entering pasta, meaning, in coldboot, since it doesn't need the signature patching? Or do I have to enter pasta even for legit games?
For actual "legit" cia's you don't need pasta or anything after installing them. They will just act like normal eshop games. :)
 
  • Like
Reactions: Margen67
Did I read Spider Pasta? :blink:
It's unlikely anything I'm doing will be fruitful, as most of what happens for Pasta is because of Brahma. Brahma is built as a .3DSX. Unless I can figure out how to build it in another way, possibly with the thing I'm fiddling with, (?) I'm doubtful it will work. Again, I'm just playing with stuff. Don't be hopeful for me to finish anything, rather be hopeful of nop90. He is more experienced than I am.
 
It's unlikely anything I'm doing will be fruitful, as most of what happens for Pasta is because of Brahma. Brahma is built as a .3DSX. Unless I can figure out how to build it in another way, possibly with the thing I'm fiddling with, (?) I'm doubtful it will work. Again, I'm just playing with stuff. Don't be hopeful for me to finish anything, rather be hopeful of nop90. He is more experienced than I am.


True that, short of hoping to find a virgin 3dsxl he's been quiet lately.
 
Status
Not open for further replies.

Site & Scene News

Popular threads in this forum