Commit graph

8 commits

Author SHA1 Message Date
Xpl0itU
28581f79a0 Revert "Switch to fasthttp"
This reverts commit 461d6f4a84.
2024-04-08 14:35:20 +02:00
Xpl0itU
7b363b9fc9 Tweak client 2024-04-03 20:01:57 +02:00
Xpl0itU
f927c43c1b Improve cancellation 2024-04-03 19:41:46 +02:00
Xpl0itU
461d6f4a84 Switch to fasthttp 2024-04-03 17:02:12 +02:00
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