- Joined
- Oct 22, 2009
- Messages
- 611
- Reaction score
- 366
- Trophies
- 0
- Location
- in a pineapple under the sea
- XP
- 526
- Country


DiscU. Google it.Hi
Is it possible to dump a title key of a physical disc?
no, it's for extracting tickets from WUD dump, OP specifically asked for physical disc.DiscU. Google it.
I suggest you search for "anybody can dump disc tickets now" on that iso site.Hi
Is it possible to dump a title key of a physical disc?

Thank you very muchno, it's for extracting tickets from WUD dump, OP specifically asked for physical disc.
I suggest you search for "anybody can dump disc tickets now" on that iso site.

mount_odd_tickets()
w.dldir("/vol/storage_odd_tickets")
unmount_odd_tickets()
And do you know how to dump eShop tickets?you can use the WUPServer cfw (from fix94 branch).
then, insert a disc, and type that to the WUP server client :
Code:mount_odd_tickets() w.dldir("/vol/storage_odd_tickets") unmount_odd_tickets()
it mounts the disc, dump the system folder, unmount the disc.
insert another disc and repeat.
The encrypted title key is located in /system/02/title.tik (or tik file if it's not renamed), at position 0x1BF

w.dldir("/vol/system_slc/rights/ticket/apps/")


