GitPedia
Redrrx

Redrrx/ps3dec

PS3Dec is a remake of the original PS3 decryptor which decrypts PS3s redump ISOs.

4 Releases
Latest: 8mo ago
2.0.1Latest
RedrrxRedrrx·8mo ago·October 16, 2025
GitHub

📋 Changes

  • fixed linux compilation issues
2.0.0
RedrrxRedrrx·8mo ago·October 1, 2025
GitHub

📋 Changes

  • Reduced decryption overhead.
  • Reduced seek races and lock contentions.
  • Updated crates to latest versions.
  • Better progress bar.
  • New command line flag to specify output directory and output name.
  • New command line flag to specify chunk size processed at once from ISO.
0.2.0
RedrrxRedrrx·1y ago·July 28, 2024
GitHub

📋 Changes

  • Chunk size is now constant
  • Fixed rare Poisoned errors
  • Fixed --help arg not working due drag and drop override
  • reduced allocation overhead.
  • reworked the decryption process.
  • major speeds optimization.
  • Thread count is now by default 32
  • skip confirmation message added as requested.
0.1.0
RedrrxRedrrx·2y ago·March 23, 2024
GitHub

Initial release