Michael Scire
bea6345a48
xci: fix hash suffix for non-root partitions
2020-04-05 19:16:23 -07:00
Michael Scire
a98e95b941
hactool: fix compatbility with chinese gamecards
2020-04-05 19:05:15 -07:00
Michael Scire
e37d4d2da2
Fix trailing spaces
2020-01-15 02:07:22 -08:00
Jack
4dd4b3be18
Implement XCI encrypted header data parsing
2019-11-01 12:21:44 +08:00
Lioncash
0318763fe8
general: Silence -Wnewline-eof warnings
...
These warnings occur when building with the default template on macOS.
2019-05-05 00:27:37 -04:00
Lioncash
29e27ee831
Mark identifiers as internally linked where appropriate
...
Makes it more obvious which parts are only used within the translation
unit, and which functions are part of the exposed interface in the
headers (and also has the benefit of allowing better
inlining/optimizing)
2018-08-11 22:49:22 -04:00
hexkyz
af428a1bde
Implement XCI logo partition extraction.
...
Simplify fseek handling with large file support.
2018-05-31 20:54:17 +01:00
Michael Scire
2567d516d5
Initial XCI Support. (WIP, #4 ).
...
-Not all pertitent information is printed out.
-Extraction is pretty much supported, though.
-TODO: CERT stuff, decryption, title ID fetching...
2018-02-04 00:23:10 -08:00