WiiUDownloader/.gitignore
Xpl0itU e40d499b72
Port title database and cdecrypt to Go (#87)
* Experimental removal of cdecrypt

* Pushing before cdecrypt port

* Some progress...

* Replace title database with native Go

* Update title db url

* Almost working decryption and extraction

* Almost there

* Remove unnecessary type conversion

* Fix directory structure creation

* Finally fix decryption

* Cleanup print statements

* Do not write FST to file

* Add progress

* Add encrypted contents decryption
2024-03-31 19:38:13 +02:00

12 lines
75 B
Text

.DS_Store
*.d
*.o
*.so
*.dll
gtitles.c
output/
main
*.a
out/
log.txt
db.go