PS3 NoPSN Apps

@Nomeji

Here is the 1.25 pkg http://b0.ww.np.dl.playstation.net/...P10027_00-2012070500000001-A0125-V0100-PE.pkg

Unpack the file using aldostools PS3 Tools Collection or Trueancestor Pkg Rebuilder.
Both tools are available in our Resources section.

If the app version has changed & is not 1.25 anymore, find out what the newest version is, just edit the param.sfo & change to version to the newest one currently in use, then save the file.

The nopsn patch is to be done in a file named config.js.sdat. Edit the file with a text editor.
Modify this value trilithium.config.enablePsnLoginCheck = true;
Change true to false.
Save the file & repackage with PS3 Tools Collection.

RAP Activation is required. It can be done with usual activation tools. You could use psnpatch to do this or any tool you prefer.
You need to get this file UP2074-NPUP10027_00-2012070500000001.rap.
Put in a folder named exdata on a USB pendrive then open the psnpatch app & use the rap install feature.
 
Last edited:
I have this one. DOWNLOAD: can you let me know if you get it working, thanks. If it works I will add it to the new XMBPD. I cant help with the rap bit, don't know about it.
Thanks man!
I found the rap file on this website: [sorry no piracy links, please be warned] I just don't know were to put it now. It seems to be a license file.
I think the pkg is already on XMBPD but I wasn't able to install it from there because "not available in my region" or something like that.
 
Last edited by a moderator:
Thanks man!
I found the rap file on this website: [sorry no piracy links, please be warned] I just don't know were to put it now. It seems to be a license file.
I think the pkg is already on XMBPD but I wasn't able to install it from there because "not available in my region" or something like that.

Read post #521 for rap installation & other explanations.
 
Last edited by a moderator:
Read post #521 for rap installation & other explanations.
Yeah, I was writing my answer at the same time you were writing yours! I saw it right after posting mine.
I did it, it work great without updating (still asking for it but not forced)! You guys are great, thanks!
I will probably update soon but it's working for now. (I need to go on Windows but I'm a bit lazy.)

EDIT: PSN Patch is working great but isn't easy to use. USB key needs to be specifically on the right USB port x)
 
Yeah, I was writing my answer at the same time you were writing yours! I saw it right after posting mine.
I did it, it work great without updating (still asking for it but not forced)! You guys are great, thanks!
I will probably update soon but it's working for now. (I need to go on Windows but I'm a bit lazy.)

EDIT: PSN Patch is working great but isn't easy to use. USB key needs to be specifically on the right USB port x)
using ftp edit param to read current version of app and then rebuild database and please no more piracy links
 
Last edited:
EDIT: PSN Patch is working great but isn't easy to use. USB key needs to be specifically on the right USB port x)

FYI most applications will use only a few /dev_usbxxx ports. Typically /dev_usb000 is always scanned, so if you use the port closest to the BD drive when dumping or patching from USB, it will always work.
 
@bitsbubba Sorry about that, won't do it again.
Modifying config directly from ftp is a smart idea. It's faster and works without unpack pack software. Could this work to patch a new version of the app?
Where can I find the "rebuild database"?

@bguerville Didn't know that, thanks!
 
@bitsbubba Sorry about that, won't do it again.
Modifying config directly from ftp is a smart idea. It's faster and works without unpack pack software. Could this work to patch a new version of the app?
Where can I find the "rebuild database"?

@bguerville Didn't know that, thanks!
Sometimes some don't know they're piracy links, rebuild database is in safe mode unless you're running mysis's plugin CFW Tools then it's an option there (Network column in REBUG)
 
There is also a link in wMM setup page for DB rebuilding.
Given the fact that you need a pc to ftp & you need to reboot into recovery to fix the db then reboot back to XMB, it takes just as long to unpack/edit/repack (all of it using the context menu thanks to aldostools) & ftp the package to /dev_hdd0/packages using copy & paste in Windows Explorer, maybe even use the wMM installation command from the PC...
 
Last edited:
Anyone with a need to connect to PSN with a CFW can use psnpatch or SEN Enabler to reduce the ban risk to close to 0

I suggest that you choose psnpatch over SEN Enabler to begin with as it's much easier to use.
Also you should use the psnpatch plugin instead of the app., the plugin is installed through the app and requires Cobra or Mamba.
A simple gamepad combo will trigger psnpatch to prepare the cfw for PSN use by removing syscalls, deleting history among other things.
Once psnpatch has been triggered, you can safely use PSN. You will get a pop up message telling you PSN has been unlocked because as an additional safety feature the plugin locks PSN access on boot.

When you are done you must reboot the console to use CFW features.
Read the psnpatch release notes (store.brewology.com) & visit the psnpatch thread.
Before you connect for the first time, make sure everything is OK & that you understand the whole process including what NOT to do.

Ideally but it's optional, you would use a set of spare ids to spoof in order to protect your console's id as well. That's what I do.

Of course, if you spent money into your PSN account, you should use a 2nd PSN account for daily use. Connect using your main account only when you absolutely need it.


Sent with Tapatalk
Hello again,
So once again, I'm going to pick up this old question of mine just to be sure: when you use the pan patch plug-in it's secure enough when it displays the warning: cfw normal, PSN acess locked?
Because lately what I've been doing is, I have the patch enabled, but I also go to psn patch right away and also disable cfw.
Is that needed or not really?
Thanks in advance.
 
First of all it's not a patch, it's a plugin running in memory, like the application but without GUI.
Using the app isn't needed at all.
Once you use the plugin you do not need to use the app anymore (although you must keep it installed).
The plugin takes of blocking PSN until you trigger it with L3+R3+R2 combo.
When triggered, it will prepare the CFW, unlock PSN & unload itself from memory.
Now you are ready to connect.

And there is a psnpatch thread if you are interested!
 
@Nomeji
The nopsn patch is to be done in a file named config.js.sdat. Edit the file with a text editor.
Modify this value trilithium.config.enablePsnLoginCheck = true;
Change true to false.
Save the file & repackage with PS3 Tools Collection.
I've tried to do that but how to edit the file since it's sdat? It's a binary file. Even with a hex editor I can't find any value.

EDIT: OK, I found out the right tool: TrueAncestor EDAT Rebuilder
 
Last edited:
I've tried to do that but how to edit the file since it's sdat? It's a binary file. Even with a hex editor I can't find any value.

that's because it's encrypted. u need to decrypt it with something like true ancestor.
 
I've tried to do that but how to edit the file since it's sdat? It's a binary file. Even with a hex editor I can't find any value.

EDIT: OK, I found out the right tool: TrueAncestor EDAT Rebuilder
As I told you already, you should use aldostools PS3 Tools Collection (you can get it from our resources section).
Once installed, for instance you can decrypt such a file by right clicking on it & choosing "Decrypt Elf". You can also reencrypt or repackage with a right click!
Trueancestor are good tools but you need to use the apps, it takes longer...
 
I still use true ancestor for things like that. u can find the free klicenses with ps3 tools though. I'm assuming it's free. a lot of themes use the free klicense.
 
As I told you already, you should use aldostools PS3 Tools Collection (you can get it from our resources section).
Once installed, for instance you can decrypt such a file by right clicking on it & choosing "Decrypt Elf". You can also reencrypt or repackage with a right click!
Trueancestor are good tools but you need to use the apps, it takes longer...
I guess the right click feature isn't install for me because I can't see these options. The only thing that I have is a tiles interface with blue icons linking to several tools. I can't find any sdat decrypting tool included.

I tried to patch last crunchyroll version using TrueAncestor tool but it doesn't work. I decrypt, edit, encrypt, compile, repkg but when installed, the app goes into "corrupted data" section.
 
I guess the right click feature isn't install for me because I can't see these options. The only thing that I have is a tiles interface with blue icons linking to several tools. I can't find any sdat decrypting tool included.

I tried to patch last crunchyroll version using TrueAncestor tool but it doesn't work. I decrypt, edit, encrypt, compile, repkg but when installed, the app goes into "corrupted data" section.

Have a look at post #3 in this thread.
http://www.ps3hax.net/showthread.php?t=54612
Aldo explains how to get the context menu to show if you have this problem.

If you have other problems with the context menu or experiencing an error with the output pkg, you should report this to @aldostools.

Have you installed/run it as Administrator? If not, that could be the reason for having no context menu in the first place...
Also you will probably need to add an exception to your Antivirus to avoid blocking a PS3 Tools binary. Don't worry 8f you get a virus alert, it's not a virus but just an aspect of the app that is flagged as having similar properties as a virus.

I just patched Crunchyroll a few minutes ago using PS3 Tools.. I had no problem whatsoever when installing the pkg.

I happen to use Trueancestor every now and then but juggling with the apps for different tasks (pkg, edat, self) isn't very practical.

As to any klicensee issue you may experience with the PSN app, all you have to do is keep a note of the klicense displayed by the PS3 Tools window during the decryption process then reuse it for encryption...
 
Last edited:
u don't need to fix a game if u bought it, but if u want to, u need to decrypt the self/sprx files with the rap, then turn them into npdrm. and, u have to use the klicense for edat/sdat. u can get that from the eboot or from the system with xai plugin from mysis which is included with rebug.
 
For information as this is the noPSN app thread, there's no need to resign anything with a free klicense or turn PSN apps like Netflix, Crunchyroll...into npdrm.
 
Last edited:

Similar threads

Back
Top