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
  • No one is chatting at the moment.
  • BigOnYa @ BigOnYa:
    Biomutant looks cool tho, may have to try that
  • Quincy @ Quincy:
    Usually when such a big title leaks the Temp will be the first to report about it (going off of historical reports here, Pokemon SV being the latest one I can recall seeing pop up here)
  • K3Nv2 @ K3Nv2:
    I still like how a freaking mp3 file hacks webos all that security defeated by text yet again
  • BigOnYa @ BigOnYa:
    They have simulators for everything nowdays, cray cray. How about a sim that shows you playing the Switch.
  • K3Nv2 @ K3Nv2:
    That's called yuzu
    +1
  • BigOnYa @ BigOnYa:
    I want a 120hz 4k tv but crazy how more expensive the 120hz over the 60hz are. Or even more crazy is the price of 8k's.
  • K3Nv2 @ K3Nv2:
    No real point since movies are 30fps
  • BigOnYa @ BigOnYa:
    Not a big movie buff, more of a gamer tbh. And Series X is 120hz 8k ready, but yea only 120hz 4k games out right now, but thinking of in the future.
  • K3Nv2 @ K3Nv2:
    Mostly why you never see TV manufacturers going post 60hz
  • BigOnYa @ BigOnYa:
    I only watch tv when i goto bed, it puts me to sleep, and I have a nas drive filled w my fav shows so i can watch them in order, commercial free. I usually watch Married w Children, or South Park
  • K3Nv2 @ K3Nv2:
    Stremio ruined my need for nas
  • BigOnYa @ BigOnYa:
    I stream from Nas to firestick, one on every tv, and use Kodi. I'm happy w it, plays everything. (I pirate/torrent shows/movies on pc, and put on nas)
  • K3Nv2 @ K3Nv2:
    Kodi repost are still pretty popular
  • BigOnYa @ BigOnYa:
    What the hell is Kodi reposts? what do you mean, or "Wut?" -xdqwerty
  • K3Nv2 @ K3Nv2:
    Google them basically web crawlers to movie sites
  • BigOnYa @ BigOnYa:
    oh you mean the 3rd party apps on Kodi, yea i know what you mean, yea there are still a few cool ones, in fact watched the new planet of the apes movie other night w wifey thru one, was good pic surprisingly, not a cam
  • BigOnYa @ BigOnYa:
    Damn, only $2.06 and free shipping. Gotta cost more for them to ship than $2.06
  • BigOnYa @ BigOnYa:
    I got my Dad a firestick for Xmas and showed him those 3rd party sites on Kodi, he loves it, all he watches anymore. He said he has got 3 letters from AT&T already about pirating, but he says f them, let them shut my internet off (He wants out of his AT&T contract anyways)
  • K3Nv2 @ K3Nv2:
    That's where stremio comes to play never got a letter about it
  • BigOnYa @ BigOnYa:
    I just use a VPN, even give him my login and password so can use it also, and he refuses, he's funny.
  • BigOnYa @ BigOnYa:
    I had to find and get him an old style flip phone even without text, cause thats what he wanted. No text, no internet, only phone calls. Old, old school.
    K3Nv2 @ K3Nv2: @BigOnYa...