Skip to content

Dump encTitleKeys.bin from a directory of CIA files

Notifications You must be signed in to change notification settings

wanming2008/dumpCIATicketKeys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

This is a Python 2 script to dump the encTitleKeys.bin file from a directory of CIA files. You should place the file in your directory of CIA files and run it with no arguments. It will then produce an encTitleKeys.bin file that can be decrypted to decTitleKeys.bin with Decrypt9WIP's's "Titlekey Decryptor Options" -> "Titlekey Decrypt (file)".

The decTitleKeys.bin file can then be checked and printed with PlaiCDN.

Note that illegitimately gotten CIA files (such as those converted from a .3ds instead of dumped from a device that purchased the game off the eShop) usually contain incorrect titlekeys and should be checked with PlaiCDN before trying to use them. "Legit" CIAs, however, will contain a valid titlekey.

This script is a modification of @einstein95's original script which only supported getting the key of a single CIA at a time.

About

Dump encTitleKeys.bin from a directory of CIA files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages