This is a bit random, but I found it kind of interesting that this is possible.
If someone did not want to install HEN, HAN or CFW for some reason, like if they are using their main console and main PS3 account and wanted to keep the ban risk to the minimum possible. Again, The only reason to do this would be if you wanted to add the ability to install packages but with the absolute least amount of modifications to the system possible.
So anyway to get to the point, really all that OFW needs to be able to install ANY officially signed pkgs is one tiny xml mod. Literally one line of xml and you can basically have a "OFW package manager" that will allow you to install any officially signed packages (from any webserver)
Here is that one line that can enable this "pkg manager", I have kept it as short as possible.
Injecting it with the xml injector web xploit is the only way to do that currently that I know of so this means that HFW needs to be installed (see below for converting back to OFW). So lets say for example you injected this line into category_network.xml, I chose this xml in my tests as it has less chance of being checked than category_game.xml in theory.
I have attached an example of the files to put on USB that allows every c00 demo to be installed on OFW/HFW with only that one line of xml changed in the FW.
So to enable this "OFW Package Manager" you only need to:

Big thanks to @DADi590 for helping me port the xml injector exploit to 4.87 HFW.
If someone did not want to install HEN, HAN or CFW for some reason, like if they are using their main console and main PS3 account and wanted to keep the ban risk to the minimum possible. Again, The only reason to do this would be if you wanted to add the ability to install packages but with the absolute least amount of modifications to the system possible.
So anyway to get to the point, really all that OFW needs to be able to install ANY officially signed pkgs is one tiny xml mod. Literally one line of xml and you can basically have a "OFW package manager" that will allow you to install any officially signed packages (from any webserver)
Here is that one line that can enable this "pkg manager", I have kept it as short as possible.
Code:
<Q class="type:x-xmb/folder-pixmap" key="p" src="xmb://localhost/dev_usb000/PKG/p.xml#p"/>
Injecting it with the xml injector web xploit is the only way to do that currently that I know of so this means that HFW needs to be installed (see below for converting back to OFW). So lets say for example you injected this line into category_network.xml, I chose this xml in my tests as it has less chance of being checked than category_game.xml in theory.
I have attached an example of the files to put on USB that allows every c00 demo to be installed on OFW/HFW with only that one line of xml changed in the FW.
So to enable this "OFW Package Manager" you only need to:
- Install HFW
- inject the category_network.xml in the zip using THIS URL
- Put the PKG folder from the attached zip on the root of a stick in usb000
- Optional: Inject latest silk_webkit.sprx back to flash to convert HFW back to OFW
Big thanks to @DADi590 for helping me port the xml injector exploit to 4.87 HFW.
Attachments
Last edited:
