DecEboot
Game : N/A
Platform : PlayStation Portable
Author : NoOneee
Release date : 27 Sep 2016
Category : Data Extraction / Insertion
OS : Windows
Skill Level : Intermediate
Version : v0.3
Downloads : 3610
Utility description
A small utility to decrypt PSP executable EBOOTs to ELF files.
Based on PPSSPP v1.2.2. Thank you all!
Usage: deceboot input_file [output_file]
input_file is the encrypted EBOOT you want to decrypt.
output_file is the filename for the decrypted EBOOT. (optional, default is EBOOT_DEC.BIN)
Example:
"deceboot EBOOT.BIN" - Decrypts EBOOT.BIN to EBOOT_DEC.bin
"deceboot EBOOT.BIN BOOT.BIN" - Decrypts EBOOT.BIN to BOOT.bin
You can also drag and drop your EBOOT.BIN to the deceboot executable file.