Commit graph

7 commits

Author SHA1 Message Date
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
8f13b57ae8 Gocritic changes 2023-09-08 17:30:57 +02:00
Xpl0itU
812e64036a Align structures 2023-08-26 16:41:59 +02:00
Xpl0itU
954d92e932 Improve code 2023-08-26 16:19:21 +02:00
Xpl0itU
d056005725 Use filpath.Join() 2023-08-03 15:12:28 +02:00
Xpl0itU
28b2ef38d9 Fix high memory usage 2023-07-19 19:03:37 +02:00
Xpl0itU
0a319d80d8 Unfinished work 2023-07-18 12:27:23 +02:00