PS Vita CFW 6.60 TN-B CFE - PS Vita CFW 6.60 TN-A CFE
Translation
Edit Translation
Pages
- Contact Us
- PlayStation Vita FAQ
- Privacy Policy
- PS Vita CFW
- PS Vita Error Code
- PS Vita Forum
- PS Vita Music
- PS Vita Videos
- PSVita Store
- Stop PIPA
- VHBL | Vita Half Byte Loader
PS Vita CFW
PS Vita VHBL
Categories
- PlayStation Mobile SDK
- PS Vita Application
- PS Vita CFW
- PS Vita Emulator
- PS Vita Fake
- PS Vita Firmware
- PS Vita Game
- PS Vita Hack
- PS Vita Homebrew
- PS Vita How To's
- PS Vita ISO Loader
- PS Vita Media Tools
- PS Vita Movie
- PS Vita News
- PS Vita Theme
- PS Vita VHBL
- PSN Store Update
PS Vita Firmware
- PS Vita Firmware 2.00 Coming Soon
- PS Vita Firmware 1.81
- PS Vita Firmware 1.80
- PS Vita Firmware 1.69
- PS Vita Firmware 1.67
- PS Vita Firmware 1.66
PS Vita Magic Reader 1.1 – PS Vita Hack
July 29, 2012 · Miko Ulloa · Jump to comments
![]() |

Description : PS Vita Magic Reader 1.1 has been updated and made available to the PlayStation Vita Homebrew community for PS Vita Developers . This cool small little script which was develop and release by PS Vita Developer PSDev was made available not too long ago . Accroding to the developer, This cool nifty Script known as PS Vita Magic Reader 1.1 will help users extract certain information out of the PUP file from the PS Vita System files . A bit more information could be found below .
Developer Statement below .
A while back as a test I made Magic Reader v1 that extracted the Magic (SCEUF), the FW version and license.xml out of the Vita PUP. Well I just added a extraction for the whole Vita Header of PUP.
This script extracts the following:
[*]Magic(SCEUF)
[*]PUP Version
[*]License
[*]Package Version
[*]Image Version
[*]File Count
[*]Header length
[*]Package length
[*]A Unknown bit of values 0×50 in length
[*]FileTable
[*]HashTable
[*]HeaderHash
Also later I’ll add a FileTable extractor. which is determined by the FileCount.
This is a linux script and will run in any linux environment.
SCRIPT:
#!/bin/bash
# PsDev 2012. this script extract the PUP magic.
#Edit from PsiColio lv1.self extractrion
#just extracts the header info from a vita pup, good for comparison kinda useless atm and most likely always.# File names to extract from the PUP
Extract=( “Magic” “PUPVersion” “License.xml” “PackageVersion” “ImageVersion” “FileCount” “HeaderLength” “PakageLength” “UNKNOWN” “FileTable” “HashTable” “HeaderHash” )#length starting from the offset and it ending in the offsets total length
length=( 0×8 0×10 0x724B4 0×8 0×8 0×8 0×8 0×8 0×50 0×20 0×40 0×20) #how many long the file is how much to copy, for example the Magic starts at 0×0 and the length is 0×8 bytes.#offset of the Magic, Version and License
offset=( 0×0 0x9FF 0xC00 0×8 0×10 0×18 0×20 0×28 0×30 0×80 0×100 0×130 ) #where the file dump begins in the hex.cont=0
printf “____________________________n”
printf ” PsDev n”
printf ” Magic Reader n”
printf “____________________________ nn”for file in “${Extract[@]}” #tells it for a file look in Extract = the the file names
do
printf “____________________________ n”
printf ” %sn” “${file}” #file name
printf “____________________________ n”
printf “offset= %sn” “${offset[$cont]}” #tells offset of file
printf “length= %sn” “${length[$cont]}” #tells total offset length of file
printf “%sn” “${cont}”dd if=$1 of=$file bs=1 obs=1 skip=$((${offset[$cont]})) count=$((${length[$cont]}))
cont=$(($cont+1)) # make sure the usage is “./Magic-reader.sh PSP2UPDAT.PUP”
done
How to:
Make a new file named “Magic-reader.sh”
Run “chmod +x Magic-reader.sh” to give to execution permissions
Now in terminal run it. “./Magic-reader.sh PSP2UPDAT.PUP” It will output the three files in the folder/location the scripts located in.
Example out of the old Terminal LOG in v1, not updated there is a lot more files:
./Magic-reader.sh PSP2UPDAT.PUP
____________________________
PsDev
PUP READER
________________________________________________________
Magic
____________________________
offset= 0×0
length= 0×8
0
8+0 records in
8+0 records out
8 bytes (8 B) copied, 0.0153084 s, 0.5 kB/s
____________________________
PUP_Version
____________________________
offset= 0x9FF
length= 0×10
1
16+0 records in
16+0 records out
16 bytes (16 B) copied, 0.0528894 s, 0.3 kB/s
____________________________
license.xml
____________________________
offset= 0xC00
length= 0x724B4
2
Title : PS Vita Magic Reader 1.1
Version : 1.1
Developer/Publisher : PSDev
Source : http://wololo.net/talk/viewtopic.php?f=52&t=12745


Download 1
No downloaded file for this .
Download 2
No downloaded file for this .

Thanks for reading this small post here on PS Vita CFW . Where you will find all the latest information about PS Vita Custom Firmware and PS Vita Homebrews . As soon any new information about PS Vita Custom Firmware or PS Vita Hacks are discover we will post the information here . So be careful with other site claiming to have PS Vita CFW available for download as most likely they are fake , You will not find any PS Vita ISO for download on this site . PS Vita Custom Firmware only provide downloads and information for PS Vita Hacks such as Custom Firmware and VHBL for PS Vita System . Thanks once again for reading this PS Vita CFW article . Any problems and or Question about any PS Vita hack or this post, Feel free to post in our comment section below or in our PS Vita CFW Forum where someone will do their best to help you out . Please remember that you will not find any PS Vita ISO or PS Vita CSO on this website .
Instruction for Installation of .psspac file into your PS Vita System .
1 – Connect to a PC PS Vita
2 – Run the PS Dev Suite on the Vita
3 – Execute PS Vita Connector on your PC
4 – Press Refresh Devices, Vita PS select from the list
5 – Click Connect to device
6 – Choose PS VIta File.psspac
Incoming search terms:
- download ps vita magic reader
- unpack psvita pup file
- psvita magic reader скачать
- ps vita magic reader 1 1
- ps vita cfw 1 69 download torrent
- ps vita 1 1
- magic ps
- how to use magic reader psvita
- how to run ps vita pup reader
- შეცდომის კოდი 28: დრაივერები
Related posts about this topic
Tags: 1.1, download, hack, homebrew, Magic, PS Vita, PS Vita Magic Reader, PS Vita Magic Reader 1.1, Reader
PS Vita Game
PS Vita VHBL
Google Plus
PS Vita User Manual
PS Content Manager
PS Vita Homebrew
- ToolBox 1.0
- Multi-Menu Loader 2.0
- pfile 0.1 for CEF 6.60 TN
- Vita8OS
- PSX Add-on for eCFW 6.60 TN-C
- multiBoot Menu for CEF – PS Vita Homebrew
- openCMA r5 for OFW 2.00 & 2.01
- PRXShot for PS Vita eCFW – PS Vita Homebrew
- VitaCOMgui 1.13
- Unofficial Open CMA R4.5
PS Vita Forum
PS Vita CFW Videos
- PS Vita – Street Fighter X Tekken Unboxing
- Win a Vita Bundle & The Last of Us Details – IGN Daily Fix 02.03.12
- Paint Park Speed Art: Optimus Prime (PS Vita)
- Sonic & All Stars Racing Transformed PS Vita – for Wii U, Vita, & 3DS? & Nintendo Network Info
- Sony PlayStation Vita: All the details
- Trailer Reader pour PlayStation Vita
- GS News – PS Vita gets PlayStation Plus in November
- PS Vita – SunFlowers for PS Vita – Game Trailer
- Is Need For Speed Vita the Same As Need For Speed 360? – Playstation Conversation
- Playstation Vita are for LITTLE KIDS!! THIS CANT BE!











Comments
Powered by Facebook Comments