Giter VIP home page Giter VIP logo

pspdecrypt's Introduction

pspdecrypt

A quick and dirty tool to decrypt PSP binaries, and also PSP updaters (PSAR format)

Licensed under GPLv3

Decryption code copied from ppsspp, making use of libkirk by draan

KL3E & KL4E implementation and PSAR extraction by artart78

Usage

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
  • Extracts most public FW, older JigKick payloads, and most TT FW

Initial release (unversioned)

  • Decrypts PRX files

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.