Commit graph

8 commits

Author SHA1 Message Date
Xpl0itU
f4df0825c1 Fix GetTitleEntries 2024-03-31 22:13:22 +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
a658b518ac Use iota for consts 2023-07-21 15:43:05 +02:00
Xpl0itU
8060005529 Minor progress window changes 2023-07-19 21:25:30 +02:00
Xpl0itU
9ed2d0199c Add categories filtering 2023-07-18 20:35:51 +02:00
Xpl0itU
2d50b146af Statically link the C libraries 2023-07-18 18:43:15 +02:00
Xpl0itU
cb0510931e Add display UI 2023-07-18 13:45:32 +02:00
Xpl0itU
0a319d80d8 Unfinished work 2023-07-18 12:27:23 +02:00