Hacking Official [Release] CakesFW

  • Thread starter Thread starter mid-kid
  • Start date Start date
  • Views Views 842,235
  • Replies Replies 3,542
  • Likes Likes 73
How do I get the NVRAM ROP installed with spider? Gateway's ROP requires encryption and changing the source to change all references to Cakes.dat to read Launcher.dat.

Someone has kindly contributed a source to do just that! We will release this in a few days after adding support to more versions(currently only for spider 9.2).
 
What exactly does the changes do ? 9.x mset support ?
If you downgrade mset to the 4.x version and install CakesROP (over whatever mset ROP you may have, or your legitimate DS Profile Settings), launching DS Profile Settings in the mset application will launch CakesFW.

It seems firmware 9.0-9.2 is required.
 
If you downgrade mset to the 4.x version and install CakesROP (over whatever mset ROP you may have, or your legitimate DS Profile Settings), launching DS Profile Settings in the mset application will launch CakesFW.

It seems firmware 9.0-9.2 is required.
That is an awesome news.
 
  • Like
Reactions: leerz
If you downgrade mset to the 4.x version and install CakesROP (over whatever mset ROP you may have, or your legitimate DS Profile Settings), launching DS Profile Settings in the mset application will launch CakesFW.

It seems firmware 9.0-9.2 is required.
Nice I'll try it out soon.
 
  • Like
Reactions: leerz
Did someone compile this? I'm able to compile rxTools, but Cakes won't compile. (get "git - command not found" when trying to use make). I don't feel like hunting down dependencies again. Maybe I'll try this in the morning. :(
 
Did someone compile this? I'm able to compile rxTools, but Cakes won't compile. (get "git - command not found" when trying to use make). I don't feel like hunting down dependencies again. Maybe I'll try this in the morning. :(

Replace ~L24 in the Makefile to this

Code:
revision := 24

. I don't have git in my PATH neither so I had to do the same.
 
Yes I'm on windows. I don't have Linux. The fact I've gotten rxTools to compile in it feels like an accomplishment. :P

Replace ~L24 in the Makefile to this

Code:
revision := 24

. I don't have git in my PATH neither so I had to do the same.

I don't see that string anywhere in the main makefile. I had no issues compiling the new MSET Rop installer. That compiled fine I believe. I'm trying to compile CakesFW and that string you mentioned I can't find.

EDIT: It's 2 am here. I'm off to bed. I'm sure a release build will be available in the morning. So I'll check again in the morning.
 
I don't see that string anywhere in the main makefile. I had no issues compiling the new MSET Rop installer. That compiled fine I believe. I'm trying to compile CakesFW and that string you mentioned I can't find.

Line 22 :
Code:
revision := $(shell git rev-list HEAD --count)

Change it to

Code:
revision := 24
 
  • Like
Reactions: kactusss

Site & Scene News

Popular threads in this forum