Allows to download encrypted wiiu files from nintendo's official servers
Find a file
2023-07-22 12:07:06 +02:00
.github/workflows Remove docker cache 2023-07-21 14:02:58 +02:00
cdecrypt Add progress dialog 2023-07-18 17:50:11 +02:00
cmd/WiiUDownloader Fix category on search 2023-07-21 22:19:50 +02:00
data Add CI 2023-07-19 01:27:30 +02:00
gtitles Unfinished work 2023-07-18 12:27:23 +02:00
.gitignore Add logging to file and stdout 2023-07-21 15:40:27 +02:00
certificate.go Add download retries 2023-07-21 13:57:59 +02:00
decryption.go Minor progress window changes 2023-07-19 21:25:30 +02:00
Dockerfile.linux Upgrade ubuntu to 22.04 2023-07-22 12:07:06 +02:00
downloader.go Fix ticket generation 2023-07-21 21:01:24 +02:00
go.mod Minor progress window changes 2023-07-19 21:25:30 +02:00
go.sum Minor progress window changes 2023-07-19 21:25:30 +02:00
grabTitles.py Fix compilation on linux and maybe windows too 2023-07-19 02:52:27 +02:00
gtitles.go Use iota for consts 2023-07-21 15:43:05 +02:00
hash.go Fix high memory usage 2023-07-19 19:03:37 +02:00
keygen.go Fix ticket generation 2023-07-21 21:01:24 +02:00
logger.go Add logging to file and stdout 2023-07-21 15:40:27 +02:00
ticket.go Fix ticket generation 2023-07-21 21:01:24 +02:00
utils.go Add delete encrypted files and fix some crashes 2023-07-19 12:39:22 +02:00