JosJuice
|
3b8c44fd0e
|
WIA: Decrypt Wii data when writing
|
2020-06-17 13:43:54 +02:00 |
JosJuice
|
115edea34e
|
WIA: Add early support for WIA writing
|
2020-06-17 13:43:54 +02:00 |
JosJuice
|
791e363c9a
|
WIA: Make use of the exception lists
|
2020-06-17 13:43:54 +02:00 |
JosJuice
|
47067f661a
|
WIA: Properly check for overlapping data
|
2020-06-17 13:43:53 +02:00 |
JosJuice
|
04089f24f9
|
WIA: Implement re-encryption of Wii partition data
|
2020-06-17 13:43:53 +02:00 |
JosJuice
|
e3d291a529
|
WIA: Check the internal WIA hashes
|
2020-06-17 13:43:53 +02:00 |
JosJuice
|
827437c036
|
WIA: Fix the handling of chunk sizes larger than 2 MiB
|
2020-06-17 13:43:53 +02:00 |
JosJuice
|
01a77ae8a1
|
WIA: Implement caching and partial decompression
|
2020-06-17 13:43:53 +02:00 |
JosJuice
|
b59ef81a7e
|
WIA: Implement bzip2, LZMA, and LZMA2 decompression
|
2020-06-17 13:43:52 +02:00 |
JosJuice
|
1579e061a3
|
WIA: Correctly handle data with size not divisible by chunk size
|
2020-06-17 13:43:52 +02:00 |
JosJuice
|
3c373c8aa8
|
WIA: Treat groups with size 0 as containing only zeroes
|
2020-06-17 13:43:52 +02:00 |
JosJuice
|
36991e2dde
|
WIA: Implement PURGE decompression
|
2020-06-17 13:43:52 +02:00 |
JosJuice
|
3672bd79f3
|
WIA: Implement ReadWiiDecrypted
|
2020-06-17 13:43:52 +02:00 |
JosJuice
|
2a5fcc9c25
|
WIA: Add reading raw data
|
2020-06-17 13:43:51 +02:00 |
JosJuice
|
8da5d0c4fe
|
Add an early version of WIABlobReader
It can currently only read the first 0x80 bytes of a disc image,
which is enough for identifying it but not for doing anything else.
|
2020-06-17 13:43:51 +02:00 |