Hacking [RCM Payload] Hekate - CTCaer mod

  • Thread starter CTCaer
  • Start date
  • Views 1,070,478
  • Replies 3,243
  • Likes 128

Dread_Pirate_PJ

Well-Known Member
Newcomer
Joined
Feb 24, 2018
Messages
64
Trophies
0
Age
53
XP
178
Country
United States
@CTCaer, did you find someone with 4.x to test your beta of 1.5? I'm running 4.1.0.

I already successfully dumped NAND with 1.3, but I recently found an older 64 GB SD card I could use to test 1.5 if you need more testers.
 

CTCaer

Developer
OP
Developer
Joined
Mar 22, 2008
Messages
1,154
Trophies
0
XP
3,008
Country
Greece
@CTCaer, did you find someone with 4.x to test your beta of 1.5? I'm running 4.1.0.

I already successfully dumped NAND with 1.3, but I recently found an older 64 GB SD card I could use to test 1.5 if you need more testers.
Tests are always welcomed. There are so many edge cases that you can never be sure. Launching homebrew through album in 4.1.0 is confirmed to be still working as it is in 1.3.
But additional confirmation is always welcomed.

You can test your other sdcard tomorrow when I'll come back home and release final 1.5.
 

Clydefrosch

Well-Known Member
Member
Joined
Jan 2, 2009
Messages
6,020
Trophies
2
XP
4,611
Country
Germany
it always create multiple parts in FAT32, because of the filesystem's limitations on filesize

thanks, after running into google results mentioning there's multiple versions with various functions i wasn't sure if it wouldn't maybe try to make a full file and just crash at some point.
the raw one worked and most of the other dumps did too, but one of them (and i unfortunately don't know which one it was) gave a fatal error at around 70%. should i just ignore that error / do i even need that dump with the full raw dump?


on a different note, anyone got a suggestion for a place to upload the nand for backup purposes?
 
Last edited by Clydefrosch,

CTCaer

Developer
OP
Developer
Joined
Mar 22, 2008
Messages
1,154
Trophies
0
XP
3,008
Country
Greece
@CTCaer would it be possible to integrate a tool to erase error logs from nand?
Probably yes. But this is easier done through Atmosphere, because of existing functions.
Is it possible to include an AutoRCM installer/uninstaller? ( https://github.com/nwert/hekate/pull/19/files )
Yes, but I will not. It's hardcoded and I learned my lesson with v1.0 release of hekate ctcaer mod.
I'll try to port rajkosto's way of doing it.
First of all, I need to release 1.5 first. The code is ready since Saturday.
Do you have to dump CTCaer if you changed SD cards?
If you mean to dump the nand again, depends. Your dump is a actually a backup. It's on you, how relevant (updated), you want to be.
 
Last edited by CTCaer,
  • Like
Reactions: wicksand420

hippy dave

BBMB
Member
Joined
Apr 30, 2012
Messages
9,856
Trophies
2
XP
28,846
Country
United Kingdom
New version v1.5 released
Looking good, thanks! Second attempt got me a successful rawnand backup (first attempt got a low level disk i/o error, dunno why, but reformatted and tried again). I was surprised to see as it was starting that it said it was using partial dumping mode on both attempts (on an exfat 32gig), but it turned out that was just a stray message and it actually did the whole dump to the single rawnand.bin
 
  • Like
Reactions: CTCaer

CTCaer

Developer
OP
Developer
Joined
Mar 22, 2008
Messages
1,154
Trophies
0
XP
3,008
Country
Greece
Looking good, thanks! Second attempt got me a successful rawnand backup (first attempt got a low level disk i/o error, dunno why, but reformatted and tried again). I was surprised to see as it was starting that it said it was using partial dumping mode on both attempts (on an exfat 32gig), but it turned out that was just a stray message and it actually did the whole dump to the single rawnand.bin

Yeah it's stray message.
Code:
else
        gfx_printf(&gfx_con, "%kContinuing with partial dumping...%k\n\n", 0xFF00BAFF, 0xFFFFFFFF);
Should be
Code:
else if (isSmallSdCard)
        gfx_printf(&gfx_con, "%kContinuing with partial dumping...%k\n\n", 0xFF00BAFF, 0xFFFFFFFF);


EDIT:
NVM, you saw it.
 
  • Like
Reactions: hippy dave

Keksus

Active Member
Newcomer
Joined
Sep 24, 2013
Messages
35
Trophies
0
Age
35
XP
230
Country
Gambia, The
Hello

Is it a complete nand Backup?
Can i restore it when i Update the Firmware? Or it has a Software brick?


What is with the RPMB Partition?
I Read that this Tool Dump all but what is with this Partition?

Thanks :)
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    Maximumbeans @ Maximumbeans: How's it going my loves