ROM Hack [Release] 3DS_CTR_Decryptor-VOiD

intermet

Well-Known Member
Member
Joined
Jul 19, 2012
Messages
152
Trophies
0
XP
138
Country
France
I get "00040000000EC400.Main.romfs.xorpad" , "00040000000EC400.Main.exefs_norm.xorpad" when i decrypt legend of zelda a link between world.
Is it correct ?
 

banxian

Active Member
Newcomer
Joined
Oct 30, 2014
Messages
40
Trophies
0
Age
41
XP
276
Country
Switzerland
ctrtool crashed on extract romfs of Monster hunter 4G.

here is a quick fix on romfs.c for this bug.
Code:
void romfs_visit_file(romfs_context* ctx, u32 fileoffset, u32 depth, u32 actions, filepath* rootpath)
{
    u32 siblingoffset = 0;
    filepath currentpath;
    romfs_fileentry* entry = &ctx->fileentry;
 
    do {
        if (!romfs_fileblock_readentry(ctx, fileoffset, entry))
            return; // need breakall?
 
 
        //    fprintf(stdout, "%08X %08X %016llX %016llX %08X ",
        //        getle32(entry->parentdiroffset), getle32(entry->siblingoffset), ctx->datablockoffset+getle64(entry->dataoffset),
        //            getle64(entry->datasize), getle32(entry->unknown));
        //    fwprintf(stdout, L"%ls\n", entry->name);
 
        if (rootpath && rootpath->valid)
        {
            filepath_copy(&currentpath, rootpath);
            filepath_append_utf16(&currentpath, entry->name);
            if (currentpath.valid)
            {
                fprintf(stdout, "Saving %s...\n", currentpath.pathname);
                romfs_extract_datafile(ctx, getle64(entry->dataoffset), getle64(entry->datasize), &currentpath);
            }
            else
            {
                fprintf(stderr, "Error creating directory in root %s\n", rootpath->pathname);
                return; // <- need add a &break in argument
            }
        }
        else
        {
            filepath_init(&currentpath);
            if (settings_get_list_romfs_files(ctx->usersettings))
            {
                u32 i;
 
                for(i=0; i<depth; i++)
                    printf(" ");
                fwprintf(stdout, L"%ls\n", entry->name);
            }
        }
 
        fileoffset = getle32(entry->siblingoffset);
    } while (fileoffset != (~0));
}
original code is a recursion call with only fileoffset upate. always carshed on folder contains lots of file.
if depth is untouched, recursion must be prevent.
 

einstein95

Well-Known Member
Member
Joined
Aug 31, 2013
Messages
230
Trophies
0
Age
29
XP
312
Country
New Zealand
and here's
ctrtool crashed on extract romfs of Monster hunter 4G.

here is a quick fix on romfs.c for this bug.

-snip-

original code is a recursion call with only fileoffset upate. always carshed on folder contains lots of file.
if depth is untouched, recursion must be prevent.

and here's a compiled version for everyone unable to install Visual Studio.
 

Attachments

  • ctrtool.zip
    87.8 KB · Views: 306

gamesquest1

Nabnut
Former Staff
Joined
Sep 23, 2013
Messages
15,153
Trophies
2
XP
12,247
http://3dbrew.org/wiki/NCCH#CFA
"The CFA (CTR File Archive) specialisation of the NCCH container, is not executable, but are used in conjunction with CXI files."
How can an installed title not be executable?
if its a dlc/addon pack...i think its used for the manuals too on games, basically anything that is read but doesn't contain any sort of running code its just read by something else
 

Vappy

Well-Known Member
Member
Joined
May 23, 2012
Messages
1,508
Trophies
2
XP
2,613
Country
So are any of the current public tools capable of building the header and metadata to remake into a .cia, or is that still a manual process?
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • Psionic Roshambo @ Psionic Roshambo:
    But you said pine apple...
  • Psionic Roshambo @ Psionic Roshambo:
    Ughh gonna be bored today, class for new job has a lot of networking material and I'm certified in that already...
  • Veho @ Veho:
    Peen apple.
    +1
  • Psionic Roshambo @ Psionic Roshambo:
    "pine unf apple" doesn't count! Lol
  • Psionic Roshambo @ Psionic Roshambo:
    Employee code of conduct videos are awesome!!! Did you know eating the other employees is bad? I didn't know... Lol
    +1
  • AncientBoi @ AncientBoi:
    Anymore males there? :blush:
  • Psionic Roshambo @ Psionic Roshambo:
    All of us lol
  • Psionic Roshambo @ Psionic Roshambo:
    I got free every channel so that's awesome lol
    +1
  • AncientBoi @ AncientBoi:
    Give me ALL the gay pron channels, since you won't be watching them :blush::D
    +1
  • Psionic Roshambo @ Psionic Roshambo:
    Lol they exist?
    +1
  • Psionic Roshambo @ Psionic Roshambo:
    Hmmm so Mario Does Luigi's plumbing is a bad movie? Lol
  • Psionic Roshambo @ Psionic Roshambo:
    These videos are soooo dry
  • Psionic Roshambo @ Psionic Roshambo:
    Please click all suspicious links sent your email
    +1
  • BigOnYa @ BigOnYa:
    What to do today? Cut grass for 3-4 hours, or just get drunk and play video games... Hmm
    +1
  • BigOnYa @ BigOnYa:
    I need a remote controlled mower, so I can sit on the couch and do both.
  • BigOnYa @ BigOnYa:
    Sounds good to me, video games and booze it is then.
    +1
  • denpafan @ denpafan:
    Good choice
    +1
  • BigOnYa @ BigOnYa:
    Now what to play, Starfield or Fallout4. And what to drink, beer or Whiskey and Coke. Such tough decisions.
  • BigOnYa @ BigOnYa:
    Looks like its whiskey & coke, only 4 beers left. And think ill start with Falllout. :grog:
  • rqkaiju2 @ rqkaiju2:
    THIS IMAGE IS SO SCARY WTF. THAT SURE AS HELL IS NOT A CAT THATS LIKE A FUCKING DEMON

    Untitled2.png
  • Psionic Roshambo @ Psionic Roshambo:
    Bonus points for running things over with the lawn mower?
    Psionic Roshambo @ Psionic Roshambo: Bonus points for running things over with the lawn mower?