Hacking wwpacker

alpha0000

Well-Known Member
OP
Newcomer
Joined
Sep 5, 2007
Messages
77
Trophies
1
XP
73
Country
Hong Kong
What's new in v1.79:
- update "WiiGF" to v3.00 (support encrpted partition image and multiboot iso, partition table enrolment).
- update "wwcxtool" to v1.21 (minor bug fixed).
 

WiiShizzza

Graphics juggler
Member
Joined
Oct 10, 2008
Messages
1,201
Trophies
1
Website
Visit site
XP
241
Country
Gambia, The
Hey alpha.
Got a Question about FreeTheBug...

Do I have to extract some WAD first and then drag and drop the folder onto FreeTheBug.exe, or
could I just drag and drop the wad on FTB ?

I wanna try if I can patch trucha back into the 3.4 files....

//EDIT:
Never mind... Found out myself.
 

NaraShikamaru

New Member
Newbie
Joined
Mar 26, 2009
Messages
1
Trophies
0
Website
Visit site
XP
7
Country
Italy
WiiShizzza said:
//EDIT:
Never mind... Found out myself.
I'm really interested, how did you do?? You have first to unpack the w?d file or just drag&drop it in the bat???? And with the "common-key" you need the "cert.sys" too?? Thanks in advantage.............bye!!!!!!!!
 

alpha0000

Well-Known Member
OP
Newcomer
Joined
Sep 5, 2007
Messages
77
Trophies
1
XP
73
Country
Hong Kong
What's new in v1.80:
- update "WiiGF" to v3.02 (See WiiGF.txt).
- The option "fake ticket id"(not title id) is added in wwPacker-Custom script. It's for someone who thought fake ticket id is much safer.
- in wwPacker-Custom script, now the input value of ios is decimal instead of hexdecimal in the past.
- wwPacker-FreeTheBug script would not sign the ticket now because tickets of ios are not wii specific. In case of modified ticket, one should drag the output wad to wwPacker-JustSign script in order to sign the ticket.
- minor bug fixed for all packer scripts.
 

stev418

Well-Known Member
Member
Joined
Sep 25, 2007
Messages
492
Trophies
1
Website
Visit site
XP
200
Country
nice, updates much appreciated
smile.gif
also PM sent
 

Knocks

Well-Known Member
Member
Joined
Jun 12, 2006
Messages
559
Trophies
0
XP
255
Country
I get error 2011 when installing wads created with these tools. I tested with a previously working wad, unpacked and repacked it, and it stopped working.
 

alpha0000

Well-Known Member
OP
Newcomer
Joined
Sep 5, 2007
Messages
77
Trophies
1
XP
73
Country
Hong Kong
What's new in v1.81:
- 3 scripts added: _wwpacker-RegionFree-Plus.bat, _wwpacker-FakeSign.bat and _wwpacker-Loader.bat
- _wwpacker-Custom.bat supports version modification
- 2 scripts removed: _wwpacker-IOS33.bat, _wwpacker-IOS33-Plus.bat
- update "WiiGF" to v3.04 (See WiiGF.txt).

Note for _wwpacker-Loader.bat :
To replace the loader with a custom one (Custom NAND Loader!?), you should
rename the custom loader to "loader.bin" and put it in the wwPacker folder.

----------
_wwpacker-Custom.bat : packing - custom IOS flag, custom region flag, custom title id, custom version, WiiGF(Language, Video, 001Fix, 002Fix, BalanceBoardFix)

_wwpacker-RegionFree-Plus.bat : packing - Region-free, WiiGF(Language, Video, 001Fix, 002Fix, BalanceBoardFix)

_wwpacker-FakeSign.bat : packing - tik and tmd signed, using a fake ticket id

_wwpacker-Loader.bat : packing - replace loader, Region-free, WiiGF(Language, Video, 001Fix, 002Fix, BalanceBoardFix) (W?D folder is not supported)
 

stev418

Well-Known Member
Member
Joined
Sep 25, 2007
Messages
492
Trophies
1
Website
Visit site
XP
200
Country
thanks for the update
smile.gif
much appreciated tools. I always add -w to the pack commands so I was just wondering is there is a reason you dont use it in your task-wwpack-main.bat ? Without the 'disable watermark' the wads end up with BFGRBeFreeeeeee! in the tik files :\

The _wwpacker-Loader.bat is a very nice addition, I have a stripped down version of waninkoko nand loader i put in NTSC stuff to get 480p on PAL
smile.gif


Also was wondering if you could shed light on WiiGF

v3.03

- more region code


means some better region change stuff?
 

alpha0000

Well-Known Member
OP
Newcomer
Joined
Sep 5, 2007
Messages
77
Trophies
1
XP
73
Country
Hong Kong
stev418 said:
thanks for the update
smile.gif
much appreciated tools. I always add -w to the pack commands so I was just wondering is there is a reason you dont use it in your task-wwpack-main.bat ? Without the 'disable watermark' the wads end up with BFGRBeFreeeeeee! in the tik files :\
It's because that option erases the lower part of tik including the parent TitleID of a DLC, the wad type, ... etc.

QUOTEAlso was wondering if you could shed light on WiiGF

v3.03

- more region code


means some better region change stuff?
That improves the region detection. It's important for the "auto game patch" which requires region detection of a title in order to decide how to patch. The region code is the 4th character of a Title ID.
e.g. P=Europe, X=Europe, Y=Europe, S=Spain, G=Germany, ...


Posts merged

What's new in v1.82:
- add: __wwunpacker-Content.bat, to unpack/decrypt the encrypted content files
- improve: _wwpacker-Loader.bat, supports the wad folder now
- update: FreeTheBug v1.10, it got the ES_identify patch feature.

-----
_wwpacker-Loader.bat : packing - replace loader, Region-free, WiiGF(Language, Video, 001Fix, 002Fix, BalanceBoardFix)

Drag & drop both ticket and tmd onto __wwunpacker-Content.bat
__wwunpacker-Content.bat : unpack the encrypted content files (from NUSD) which are placed along with the ticket and the tmd
 

stev418

Well-Known Member
Member
Joined
Sep 25, 2007
Messages
492
Trophies
1
Website
Visit site
XP
200
Country
QUOTE said:
It's because that option erases the lower part of tik including the parent TitleID of a DLC, the wad type, ... etc.

hmm interesting, and no way to get a happy medium? DLC ive region changes still seems to work :\
 

alpha0000

Well-Known Member
OP
Newcomer
Joined
Sep 5, 2007
Messages
77
Trophies
1
XP
73
Country
Hong Kong
stev418 said:
QUOTE said:
It's because that option erases the lower part of tik including the parent TitleID of a DLC, the wad type, ... etc.

hmm interesting, and no way to get a happy medium? DLC ive region changes still seems to work :\
That's no way to do it within the limits of current wwpacker (v1.82).

But "No Watermark" was already in our to-do list.
 

stev418

Well-Known Member
Member
Joined
Sep 25, 2007
Messages
492
Trophies
1
Website
Visit site
XP
200
Country
alpha0000 said:
stev418 said:
QUOTE said:
It's because that option erases the lower part of tik including the parent TitleID of a DLC, the wad type, ... etc.

hmm interesting, and no way to get a happy medium? DLC ive region changes still seems to work :\
That's no way to do it within the limits of current wwpacker (v1.82).

But "No Watermark" was already in our to-do list.

ok, I can see in the bfgr_wadtools_v039a source where the BFGRBeFreeeeeee! is set and have cut out the part 16 bits, but when it comes to compiling im not that experienced, I have openssl installed in cygwin but im getting stuck on 'cant find -lcrypto'
 

alpha0000

Well-Known Member
OP
Newcomer
Joined
Sep 5, 2007
Messages
77
Trophies
1
XP
73
Country
Hong Kong
What's new in v1.83:
- add: t-signer v1.00, a tool to trucha sign ticket/tmd
- improve: packer scripts are now using t-signer to sign ticket, without modifying the titleKey, ie. No watermark.
- improve: titleFiles_fix would be applied immediately after unpacking ends. It's no longer being used before packing starts.
- improve: fake ticketID patch(_wwpacker-FakeSign.bat, _wwpacker-Custom.bat) is now expanded to fake ticket patches which including ticketID, consoleID, reserved vc data, amount of bought dlc contents and reserved dlc data
- improve: __wwunpacker-Content.bat requires only ticket file as program parameter
- improve: _wwpacker-DLCRegion.bat now check the parent titleID before having patch on it
- update: FreeTheBug v1.11, this version fixes the program parameter bug.

-----
_wwpacker-Custom.bat : packing - custom IOS flag, custom region flag, custom title id, custom version, fake ticket data, WiiGF(Language, Video, 001Fix, 002Fix, BalanceBoardFix)
_wwpacker-FakeSign.bat : packing - tik and tmd signed, fake ticket data

Drag & drop ticket/cetk onto __wwunpacker-Content.bat
__wwunpacker-Content.bat : unpack the encrypted content files (from NUSD) which are placed along with the ticket/cetk and the tmd
 

s3phir0th115

Well-Known Member
Member
Joined
Dec 31, 2008
Messages
728
Trophies
1
XP
1,003
Country
United States
I wanted to make a suggestion on here. Your FreetheBug script automatically does the ES_Identify patch as well as the trucha bug restoration. I would like to suggest that you make that optional, as I've heard there are problems with using the ES_Identify in IOS's other than IOS36.
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • K3Nv2 @ K3Nv2:
    Taco Saturday
  • AncientBoi @ AncientBoi:
    Uhh, It's 🌯 Saturday dude. :) js
  • BigOnYa @ BigOnYa:
    Nope that for tomorrow, cinco de mayo, today is bbq chicken on the grill.
  • K3Nv2 @ K3Nv2:
    Juan's new years I forgot
    +2
  • AncientBoi @ AncientBoi:
    :hrth::toot::grog::grog::grog::bow: HAPPY BIRTHDAY to me :bow::grog::grog::toot::hrth:
  • K3Nv2 @ K3Nv2:
    One day away from Juan's birthday
  • K3Nv2 @ K3Nv2:
    Only if you send him feet
    +1
  • BigOnYa @ BigOnYa:
    Happy birthday!
    +1
  • AncientBoi @ AncientBoi:
    Thank You :D
  • realtimesave @ realtimesave:
    heh I got a guy who created an account just yesterday asking me where to find mig switch roms
  • realtimesave @ realtimesave:
    too much FBI watching this website to answer that kind of question lol
  • K3Nv2 @ K3Nv2:
    Has the mig switch found loopholes without requiring game keys?
  • Xdqwerty @ Xdqwerty:
    @AncientBoi, happy birthday
  • Xdqwerty @ Xdqwerty:
    Yawn
  • Xdqwerty @ Xdqwerty:
    Lonely here
  • Xdqwerty @ Xdqwerty:
    Anybody?
  • Psionic Roshambo @ Psionic Roshambo:
    I want my money back... Drug test? No drugs to test but they want me to pee in a cup! Lol
  • K3Nv2 @ K3Nv2:
    Better call Pedro you're up in smoke
    +2
  • C @ Clayton44333:
    hey any1 know if there is a new version of the ps4 homebrew store ?
  • Xdqwerty @ Xdqwerty:
    Finally there are people here
  • K3Nv2 @ K3Nv2:
    We're figments of your imagination
    +1
    K3Nv2 @ K3Nv2: We're figments of your imagination +1