• PS3HEN is now supporting 4.93 Firmware

    View Official Release Post for additional information HERE

How to make HEN.p3t ???

xierra.exe

Forum Noob
before the ps3hen installer changed to .p3t format, i have succeeded making the old hen installer with .PKG format, but the new hen 3.2.2 package is using .p3t format, can you guys help me how to make it?

i already installed all building tools (PSDKv3, 4.75SDK, VS2013, aldostools, custom pkg maker)

so i just want the tutorial how to make the .p3t package installer.

IMG_20230724_142744.jpg
 
I might be wrong, but I think it's just a PKG file renamed to P3T. It downloads as P3T as this is the only known webbrowser downloaded filetype that goes to a static path on HDD (dev_hdd0/theme/). This way its easy for the exploit code to rename it to PKG for install afterwards.
 
Last edited:
I might be wrong, but I think it's just a PKG file renamed to P3T. It downloads as P3T as this is the only known webbrowser downloaded filetype that goes to a static path on HDD (dev_hdd0/themes/). This way its easy for the exploit code to rename it to PKG for install afterwards.
okay, i will try it :)
 
before the ps3hen installer changed to .p3t format, i have succeeded making the old hen installer with .PKG format, but the new hen 3.2.2 package is using .p3t format, can you guys help me how to make it?

i already installed all building tools (PSDKv3, 4.75SDK, VS2013, aldostools, custom pkg maker)

so i just want the tutorial how to make the .p3t package installer.

IMG_20230724_142744.jpg
The p3t is just a file extension for themes that can download to HDD. It takes advantage of the traversal bug (ie. /dev_hdd0/theme/../../[custom_path_here]". The default installer is literally just the PS3HEN.BIN renamed to PS3HEN.p3t. The pkg extension or any other can be renamed to also allow download
 
for original and auto installers, the file is a renamed PS3HEN.BIN.

for alternate installer, there is no p3t. the html injects a link into your xmb xml that downloads a pkg.

lmn7's AutoHEN installer uses p3t file. it is just all the files needed for hen put together into one file (like an uncompressed zip file).
 
for original and auto installers, the file is a renamed PS3HEN.BIN.

for alternate installer, there is no p3t. the html injects a link into your xmb xml that downloads a pkg.

lmn7's AutoHEN installer uses p3t file. it is just all the files needed for hen put together into one file (like an uncompressed zip file).
is the alternate method still works at 4.90?
 

Similar threads

Back
Top