• Home
  • Downloads
  • EBOOT Fixes
  • Forums
  • New Posts
  • Register
    • Welcome, Register Now! 
    • Premium VIP Membership
    • PS3 Sticky
      • PS3 CFW & MFW
      • PS3 Debug Firmware
      • PS3 Decrypted PSN Links for CFW
      • PS3 Downloads
      • PS3 EBOOT.BIN Original File Links
      • PS3 Firmware
      • PS3 Game Releases List
      • PS3 Guides & Tutorials
      • PS3 Hacking Guides and Tutorials
      • PS3 Hacks & JailBreak
      • PS3 Help & Support
      • PS3 JailBreak Game Compatibility List
      • PS3 JB2 / True Blue (TB) Game Links
      • PS3 multiMAN Updates
      • PS3 Resources
      • PS3 Reviews
      • PS3 Save Files Repository
      • PS3 Themes
      • PS3 Trophies List
      • PS3 Videos
      • PS Vita Trophies List
    • Quick Links
      • Affiliates
      • Contact Us
      • FAQ
      • Post News
      • Site Rules
      • Tag Cloud
 

PUAD GUI v1.3 - PS3 PUP Unpacker, Repacker and Decrypter Out

Category: PS3 Hacks & JailBreak  By: PS3 News - (ps3news.com)
Tags: puad gui v1.3 ps3 pup unpacker ps3 pup repacker ps3 pup decrypter ps3 hacks

28w ago - Following up on his previous release, today PlayStation 3 homebrew developer nathanr3269 (aka Nathan_r32_69) has made available PUAD GUI v1.3 followed by v1.4 which is a PS3 PUP Unpacker & Decrypter for Windows.

Download: PUAD GUI v1.3 Simple x86 / PUAD GUI v1.3 Simple x64 / PUAD GUI v1.3 Installer x86 / PUAD GUI v1.3 Installer x64 / PUAD GUI v1.4 Installer x86 / PUAD GUI v1.4 x64 / PUAD GUI Installer v1.4 x64

To quote: After some weeks of hard work i finally finished the new PUAD GUI, aka PUP Unpacker and Decrypter. Works without Cygwin, directly from Windows, if anyone see any issue please tell me.

  • Pictures by J-Martin
  • Tested by largand79 and Dantezteam
  • Modified cospkg and cosunpkg by Estwald

Thanks to all

Features

  • Unpacks PUP file
  • Decrypts/Unpacks CORE_OS
  • Decrypts/Unpacks Dev_flash
  • Decrypts SELF files of CORE_OS
  • Decrypts SELF files of Dev_flash
  • Unpacks RCO file contents
  • Decrypts index.dat

Version 1.3 Changes:

  • Added ps3swu2.self support
  • Added multiple options between dev_flash and Core_OS
  • Added all keys at the moment
  • Added new background music

Options

Unpacker Option

  • Unpacks PUP file
  • Unpacks Dev_flash
  • Decrypts SELF files of Dev_flash/CORE_OS
  • Decrypts index.dat
  • Unpacks CORE_OS
  • Decrypts default.spp of CORE_OS
  • Unpacks RCO file contents
  • Decrypts UPL.xml.pkg
  • Decrypts ps3swu.self
  • All tasks

Repacker Option

  • Unpacks PUP only file and then Repacks
  • Unpacks Dev_flash and then Repacks
  • Unpacks CORE_OS and then Repacks
  • Decrypts default.spp of CORE_OS and then Re-sign it for a new PUP
  • Decrypts SELF files of Dev_flash/Core_OS and then Re-sign it for a new PUP *
  • Decrypts UPL.xml.pkg and then Re-sign it for a new PUP
  • Decrypts ps3swu.self and then Re-sign it for a new PUP
  • Decrypts index.dat and then Re-sign it for a new PUP

* I disabled decryption of some files in Core_OS for avoid bricks

boot.ini

PUAD GUI reads this file at start and depending on the settings disables/enables some functions:

  • lang - Set language
  • music - Enables/Disables background music
  • file_info - Enables/Disables file info frame
  • check - Enables/Disables the initial check of executable files/keys
  • warning_popup - Enables/Disables warnings popups
  • suffix - Enables/Disables PUAD GUI watermark while creating new PUP

boot.ini content

# PUAD GUI Options
# --------------------

# This option set language
# en = English
# es = Spanish
# default = en
lang=en

# This option enables/disables music at startup
# 0 = Disabled
# 1 = Enabled
# default = 1
music=1

# This option enables/disables file info box
# 0 = Disabled
# 1 = Enabled
# default = 1
file_info=1

# This option enables/disables initial check of executable/key files (unself_PUAD.exe, etc...)
# 0 = Disabled
# 1 = Enabled
# default = 1
check=1

# This option enables/disables warning pop-ups
# 0 = Disabled
# 1 = Enabled
# default = 1
warning_popup=1

# This option enables/disables suffix [PUAD] in version.txt of new PUP
# 0 = Disabled
# 1 = Enabled
# default = 1
suffix=1
Keys format

Here is the format and composition of keys. MUST BE inside bin\ps3keys, and named as type + data + fw version, for example for 3.55 app would be app-data-355:


KEY 0x00 - 0x1F
IV 0x30 - 0x3F
PUB 0x50 - 0x77
PRIV 0x90 - 0xA4
CTYPE 0xC0 - 0xC3
Instructions

Unpacker Option

  • Choose a PUP file
  • Select destination folder *
  • Choose from the options available
  • Click on Start/Iniciar

Repacker Option **

  • Choose a PUP file
  • Select destination folder *
  • Choose from the options available
  • Program will stop when finish, and now you can modify as you wish but DON'T RENAME ANY FILE
  • Click on Repack/Reempaquetar for create new PUP

* - Make sure the folder is empty to avoid errors
** - Don't rename any file/folder, must have original name and extension given by PUAD GUI

Troubleshooting

Q: Can re-pack PUP file?
A: Yes, for dev_flash and Core_OS, repacker option is available from version 1.1

Q: Can i rename files created by Repacker option?
A: NO, NO and NO!! You can modify files but NEVER rename it

Q: The program is going slow or crashes
A: The program uses many resources, even if it looks locked is still working

Q: Background music is heard slow
A: Disable it in menu or in the boot.ini file

Q: How can i change the background music?
A: Replaces SOUND.BIN file in bin folder with another in MP3 format

Q: Always fails while unpacks PKG
A: Make sure PKG key is in the orrect place and the output folder there is no file

Q: Works with regular ps3tools files and keys?
A: No, only works with embedded files and keys, are modified for PUAD only

Q: If i change something in Core_OS and i'm doing something wrong, can brick my PS3?
A: Yes, your PS3 wil be bricked and only can be saved with a flasher, this option is only for developers or people with knowledge about it
A: I REPEAT, THIS OPTION IS ONLY FOR DEVELOPERS OR PEOPLE WITH FLASHER

Q: I get an error at startup
A: Make sure you have all the necessary files and update your version of Windows

Known bugs

  • Sometimes music stutters when you have a lot of activity (when more RAM, better)
  • Seems to hang but is working, don't worry







Stay tuned for more PS3 Hacks and PS3 CFW news, follow us on Twitter and be sure to drop by the PS3 Hacks and PS3 Custom Firmware Forums for the latest PlayStation 3 scene updates and homebrew releases!

Comments 38 Comments - Go to Forum Thread »

Errors

The following errors occurred with your submission

Okay

Quick Reply Quick Reply

  • Decrease Size
    Increase Size
  • Wrap [QUOTE] tags around selected text
Posting Quick Reply - Please Wait Posting Quick Reply - Please Wait
PS3 News's Avatar
#3 - PS3 News - 69w ago
Reply
Added to the main page now, and +Rep for the update nathanr3269!

Ezio's Avatar
#2 - Ezio - 69w ago
Reply
Another good tool from nathanr3269, it's useful for who isn't able to unpack a pup. Excellent work!

nathanr3269's Avatar
#1 - nathanr3269 - 69w ago
Reply
I have done this PS3 PUP Unpacker & Decrypter v2.2 homebrew application tool (basically is an script that use other tools) a long time ago for easily unpacking a PlayStation 3 PUP file for those who don't know how. This works on Cygwin and Ubuntu (not CMD windows)

Download: http://www.mediafire.com/?v5irto1741n1e5i

You can choose what to do with this tool, like Unpack PUP, decrypt SELF files, etc... (see README for info):

PUP Unpacker & Decrypter v2.2

THIS IS FOR THOSE WHO HAVE PROBLEMS WITH THIS PROCESS, NOTHING ELSE

Changes

v1.0 - Initial release
v1.1 - Added more tasks
v1.2 - Keys bug fixed
v1.3 - Fixed bug on folders
v2.1 -

• Added options menu in help screen
• "pup_PD.exe" modified, now can unpack "spkg_hdr.tar" and "ps3swu2.self" files on 3.56+ PUP
• Added function to decrypt "index.dat"
• Added function to unpack RCO files
• Added function to unpack and convert VAG to WAV files

v2.2 - Added function to decrypt and unpack Core_OS

What we can do automatically with this program?

• Unpack PUP
• Decrypt TAR/PKG/SELF
• Decrypt index.dat
• Decrypt Core_OS
• Unpack Core_OS
• Unpack decrypted TAR/PKG
• Unpack RCO files
• Unpack and decrypt VAG to WAV files

$./pup_unpacker.exe

PUP Unpacker & Decrypter v2.2 By Evilnat

Usage: pup_unpacker.exe [OPTION] filename.pup directory

Example: pup_unpacker.exe -all PS3UPDAT.PUP OFW355

Options (ONLY CHOOSE ONE):


-h, --help displays this help
-x, --un-pup unpack PUP files only
-e, --un-tar unpack update_files.tar of PUP only
-c, --deun-core decrypt and unpack Core_OS of PUP file only
-t, --deun-tar decrypt and unpack TAR files of PUP only
-p, --deun-pkg decrypt and unpack all PKG files of PUP only
-s, --de-self decrypt all SELF files of PUP only
-i, --de-index unpack and decrypt index.dat of PUP only
-v, --conv-vag unpack and convert VAG to WAV files of PUP only
-r, --deun-rco decrypts and unpack RCO files of PUP only
-all, --deun-all unpack and decrypt entire PUP files
Usage:

1) Unpack folder of RAR on your home directory in Cygwin (C:\cygwin\home\XXXX\Unpacker)
2) Copy PS3UPDAT.PUP file you want in it
3) Open Cygwin's console and enter the folder
4) And type: (OFW_355 is an example, you can change this)

./pup_unpacker.exe [OPTION] PS3UPDAT.PUP OFW_355

[ Example: ./pup_unpacker.exe -all PS3UPDAT.PUP OFW_355 ]

5) Now depending what option you had choosen the executable will do it all automatically

All is done, "dev_decrypted_unpacked" folders contain self decrypted files

This program requires certain exe files and PS3 keys that are included in RAR, DON'T DELETE THEM. If an error occurs it will stop automatically, showing what has happened. Hope this helps someone

Thanks to: KaKaRoTo, Waninkoko, Geohot, Team Overflow, and more DEVS.

Evilnat (PS3SOS/PSVITASOS)

I hope this helps anyone. If you see any error or bug please contact me.

Regards



More PlayStation 3 News...

Page 8 of 8 «‹12345678

Related PS3 News and PS3 CFW Hacks or JailBreak Articles

• PSPMinis / PS3Minis / Bite v1.5.1 Update for PS3 is Now Released
• PS3 Fan Control Utility v1.7 for PS3 CFW CEX 3.41 to 4.41 Arrives
• PSPMinis / PS3Minis / Bite v1.5 for PS3 with PSP Homebrew Support
• PS3 Fan Control Utility v1.6 for PS3 CFW CEX 3.41 to 4.40 Arrives
• OpenSCETool (OSCETool) v0.9.2 By SpacemanSpiff for PS3 is Released
• PUAD GUI v1.5 - PS3 PUP Unpacker, Repacker and Decrypter Out
Affiliates  NewsNow  Privacy  PS3 CFW & MFW  PS3 Hacks & JailBreak  PS3 Reviews  PS3 Videos  © 2013 PlayStation 3 News

PlayStation 3 Links

• Contact Us E-Mail
• PS3 Affiliates
• PS3 CFW & MFW
• PS3 Debug Firmware
• PS3 Decrypted PSN Links for CFW
• PS3 Downloads
• PS3 EBOOT.BIN Original File Links
• PS3 Firmware
• PS3 Game Releases List
• PS3 Guides & Tutorials
• PS3 Hacking Guides and Tutorials
• PS3 Hacks & JailBreak
• PS3 Help & Support
• PS3 JailBreak Game Compatibility List
• PS3 JB2 / True Blue (TB) Game Links
• PS3 multiMAN Updates
• PS3 News Forums
• PS3 News Site FAQ
• PS3 News Site Advertising FAQ
• PS3 News Site Posting FAQ
• PS3 News Site Privacy FAQ
• PS3 News Site Rules
• PS3 News Site Tag Cloud
• PS3 News Site Terms
• PS3 Resources
• PS3 Reviews
• PS3 Save Files Repository
• PS3 Themes
• PS3 Trophies List
• PS3 Videos
• PS Vita Trophies List

PlayStation 3 News Discussions
PS3 Fan Control Utility v0.3 for 4.31 and 4.40 CFW CEX is Released - 43m ago

JJYP666's Avatar
Quote Great app! Hopefully I'll dodge YLoD on my 60GB using this. Just one thing though, I can't figure out how to edit and install custom Payload settings....
By JJYP666 with
 17 Comments »
Cfw - mfw - ofw ? - 3h ago

magnusri's Avatar
Quote CFW: Custom Firmware (made by third parties) MFW: Modified Firmware (not completely custom, but modified OFW. Lighter than the CFW) OFW: Original Firm...
By magnusri with
 1 Comment »
PS3 Fan Control Utility v0.3 for 4.31 and 4.40 CFW CEX is Released - 3h ago

goncalodoom's Avatar
Quote My PS3 YLOD when exiting this app,With iris manager its fine btw im using rebug 4.41...
By goncalodoom with
 17 Comments »
Cfw - mfw - ofw ? - 5h ago

Ultimabstract's Avatar
Quote Hi guys, I am overwhelmed and confused. Please be patient with me for a minute: - What is CFW, MFW, OFW...etc? (any tutorial for newbies) - I wan...
By Ultimabstract with
 1 Comment »

Latest PlayStation 3 Trophies
PixelJunk Monsters : Encore : Zero Carat
PixelJunk Monsters : Encore : Wishing Well
PixelJunk Monsters : Encore : Scrooge's Return
PixelJunk Monsters : Encore : Black Flag

Latest PlayStation Vita Trophies
Jacob Jones and the Bigfoot Mystery : Low Notes
Jacob Jones and the Bigfoot Mystery : Unjammed
Jacob Jones and the Bigfoot Mystery : Low Roller
Jacob Jones and the Bigfoot Mystery : Quick Packer

Latest PlayStation 3 Releases
Muvluv Alternative Total Eclipse JPN PS3-HR - 05-17-2013
Skate 2 EUR PS3-Googlecus - 05-16-2013
The Walking Dead A Telltale Games Series PS3-COLLATERAL - 05-15-2013
The Cube PS3-ANTiDOTE - 05-14-2013

Latest PlayStation 3 Themes
Wolverine Origins PS3 Theme - 05-11-2013
Heavy Rain (Official) Dynamic PS3 Theme - 05-09-2013
Wipeout HD Fury Dynamic PS3 Theme - 05-06-2013
Batman Arkham City Dynamic PS3 Theme - 05-04-2013
  • Contact Us
  • -
  • PS3 News