Skip to content

Qubits01/recover_h3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

recover_h3

A simple python script to recover .h3 files of WiiU CDN downloads. Only the tmd file and the content files are needed.

Prerequisites

  • Python 3
  • cryptography module. Use pip install cryptography

Usage

  • Put the python script / .exe in your system's path
  • Change to the directory containing the tmd file and the content files.
  • run recover_h3 <tmdfile>
  • The .h3 files will be written to the same directory.

About

Recovers .h3 files of WiiU CDN downloads.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages