diff --git a/Readme.md b/Readme.md index ce7c98b..7fb52f0 100644 --- a/Readme.md +++ b/Readme.md @@ -11,6 +11,13 @@ KL3E & KL4E implementation and PSAR extraction by artart78 `pspdecrypt` is capable of decrypting `PRX` and `IPL` files as well as decrypting and extracting `PSAR` archives and its contents, including IPL stages where possible. ## Release Notes +### 1.0 + * Merges `pspdecrypt` and `psardecrypt` into one binary + * Top-level utility re-write with additional options by @artart78 + * syscon key ipl xor support by @proximav + * Disable broken KIRK1 ECDSA signature verification that was slowing down extraction for certain OFW + * Support for decrypting remaining IPL variants + * Replace Table decryption with DES implementation ### 0.8 * Adds KL3E & KL4E decompression support for PSAR contents * Adds `PSAR` support