Commit graph

4 commits

Author SHA1 Message Date
Xpl0itU
38250c8991 Fix compilation on older Go versions 2024-03-31 20:49:09 +02:00
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
Xpl0itU
954d92e932 Improve code 2023-08-26 16:19:21 +02:00
Xpl0itU
0a1db82aeb Add delete encrypted files and fix some crashes 2023-07-19 12:39:22 +02:00