One day I was going to decrypt and extract the 1.00 ridge racer pkg. I went to download SKFU
pkg xtractor and found out it was upload through MegaUpload. I look on the internet to see if I could find any other sources where this could be uploaded to and was not successful at finding it. So I made this, it was for personal use, but ... Why waste time when I could release this for other people that don't have his tool and want to do the same thing? So here it is.
This little tool can decrypt and extract PsVita beta/retail pkg under 1.00. it uses the PSP AES key used to decrypt and extract PSP retail pkg
Code:
private byte[] PSPAesKey = new byte[16] {
0x07, 0xF2, 0xC6, 0x82, 0x90, 0xB5, 0x0D, 0x2C,
0x33, 0x81, 0x8D, 0x70, 0x9B, 0x60, 0xE6, 0x2B
No longer can pkg over beta/retail 1.00 be decrypted and extracted with this Aeskey, but it can be decrypted with a PS3.

The only thing with that is you gotta know how to do it because, 3.55 cannot do this(as far as I know, may be wrong). But there still away, (maybe release another day).
Download Link:
PsVita pkg tool.exe
vBulletin Message