Giter Site home page Giter Site logo

akinozgen / ps3dec-gui Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 16 KB

A simple GUI application for decrypting and extracting PS3 game ISOs using ps3dec.exe and 7z.exe, built with PowerShell and Windows Forms.

PowerShell 100.00%
powershell ps3 ps3-mods ps3-tool ps3dev rpcs3 script

ps3dec-gui's Introduction

PS3 ISO Decryptor GUI

A simple GUI application for decrypting and extracting PS3 game ISOs using ps3dec.exe and 7z.exe.

Download ps3dex_gui.exe

Features

  • Decrypt PS3 game ISOs
  • Extract decrypted ISOs to a specified location
  • Automatically delete decrypted ISO file after extraction
  • Optionally delete the original ISO and DKey files
  • Open the extraction location in a new Explorer window
  • Save and load settings for paths to 7z.exe, ps3dec.exe, and the extraction location
  • Find .dkey files through a web link
  • Find .iso files through a web link
Don't mind header errors in powershell window. It's not an issue.

Prerequisites

  • PowerShell
  • ps3dec.exe
  • 7z.exe
  • .NET Framework 4.5 or higher (required for System.Windows.Forms)

Installation

  1. Download or clone this repository.
  2. Make sure you have ps3dec.exe and 7z.exe installed and their paths configured correctly in the GUI.
  3. Ensure you have .NET Framework 4.5 or higher installed. You can download it from here.

Usage

  1. Double-click on ps3dec_gui.exe to launch the application.
  2. Select the ISO file by clicking the "Select ISO" button.
  3. Select the DKey file by clicking the "Select DKey" button.
  4. Specify the extraction location or use the default one.
  5. Ensure the paths to 7z.exe and ps3dec.exe are correctly set.
  6. Click "Decrypt and Extract" to start the process.
  7. The decrypted ISO will be extracted to the specified location, and you will be prompted to delete the original ISO and DKey files.
  8. If you need to find .dkey files, click the "Find .dkey Files" button.
  9. To visit the repository, click the "Repository Link" button.

Screenshots

Main GUI

Main GUI

Extration Complete

Extraction Complete

Decription & Extraction Complete

Decription & Extraction Complete

Error Logging

If any errors occur during execution, they will be logged in a file named error_log.txt in the same directory as the executable.

Note

This repository, including all the code and executable builds, was made completely with ChatGPT. Expect unexpected errors.

License

This project is licensed under the MIT License.

Acknowledgments

  • Thanks to the developers of ps3dec.exe and 7z.exe.

ps3dec-gui's People

Contributors

akinozgen avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.