PS3 [TuT] How to sign in on OFW 4.81 or 4.82 & activate your system

Thank you for the suggestion. After making the change, PS3 still promotes "A System Software Update is Required" when I sign into PSN.
Go to post 74..

download the file. and replace information in the file with your regoin..

example:

change this only

"Dest=87"

to

"Dest=89"

and

# UK

to

# AU


Also the download link for update, change it with the AU link

تم الإرسال من D6503 باستخدام Tapatalk
 
Go to post 74..

download the file. and replace information in the file with your regoin..

example:

change this only

"Dest=87"

to

"Dest=89"

and

# UK

to

# AU


Also the download link for update, change it with the AU link

تم الإرسال من D6503 باستخدام Tapatalk

If possible, could you please share some thoughts about how this proxy works? What's the theory behind the .txt file? And what's the file PS3PATCH.PUP? How does it bypass the force ps3 update when log into PSN?
 
If possible, could you please share some thoughts about how this proxy works? What's the theory behind the .txt file? And what's the file PS3PATCH.PUP? How does it bypass the force ps3 update when log into PSN?
Me myself not even sure..

But i think it's about manipulating the "User-Agent"

so when you connect to $onia servers, they see your user agent a ps3 with 4.83...

and the "PS3UPDATE.PUP"

is for information that the program need...


it's just my guess, but maybe @bguerville has better info

تم الإرسال من D6503 باستخدام Tapatalk
 
If possible, could you please share some thoughts about how this proxy works? What's the theory behind the .txt file? And what's the file PS3PATCH.PUP? How does it bypass the force ps3 update when log into PSN?

Just take a look in the log section; the proxy catches the connections to a specific URL, and replace the file provided by the $0N4 servers by the one in your HDD, which indicates to your PS3 that you have a newer version than the one indicated by the replaced files.

Basically, a proxy just spoof a connection. From Wikipedia:
In computer networks, a proxy server is a server (a computer system or an application) that acts as an intermediary for requests from clients seeking resources from other servers.[1] A client connects to the proxy server, requesting some service, such as a file, connection, web page, or other resource available from a different server and the proxy server evaluates the request as a way to simplify and control its complexity.


As an example, notice that my PS3 is trying to check the firmware version from this URL:
Code:
http://fus01.ps3.update.playstation.net/update/ps3/list/us/ps3-updatelist.txt


That URL will download / read a .txt file which have the following information:
Code:
# US
Dest=84;CompatibleSystemSoftwareVersion=4.8300-;
Dest=84;IncrementalUpdateVersion=000105f2-000105f2;ImageVersion=00010871;SystemSoftwareVersion=4.8300;CDN=http://dus01.ps3.update.playstation.net/update/ps3/image/us/2018_1011_69b4529fd584523cf37e6d29107b9a8b/PS3PATCH.PUP;CDN_Timeout=30;
Dest=84;ImageVersion=00010871;SystemSoftwareVersion=4.8300;CDN=http://dus01.ps3.update.playstation.net/update/ps3/image/us/2018_1011_69b4529fd584523cf37e6d29107b9a8b/PS3UPDAT.PUP;CDN_Timeout=30;


As a result, my PS3, which have a lower firmware version, will request to be updated. If I use the proxy, it will replace the .txt provided by $0N4, which have this information, instead of the aforementioned:
Code:
# US
Dest=84;ImageVersion=00000000;SystemSoftwareVersion=0.00;CDN=http://dus01.ps3.update.playstation.net/update/ps3/image/us/2007_0322_3a5f49bcee3948301aa698ed57ecb10e/PS3UPDAT.PUP;CDN_Timeout=30;


As you can see, it states a firmware version "SystemSoftwareVersion=0.00", so it will never request an update. You just have to ensure that the proxy spoof the right URL, the right file, and the right version.
 
Just take a look in the log section; the proxy catches the connections to a specific URL, and replace the file provided by the $0N4 servers by the one in your HDD, which indicates to your PS3 that you have a newer version than the one indicated by the replaced files.

Basically, a proxy just spoof a connection. From Wikipedia:



As an example, notice that my PS3 is trying to check the firmware version from this URL:
Code:
http://fus01.ps3.update.playstation.net/update/ps3/list/us/ps3-updatelist.txt


That URL will download / read a .txt file which have the following information:
Code:
# US
Dest=84;CompatibleSystemSoftwareVersion=4.8300-;
Dest=84;IncrementalUpdateVersion=000105f2-000105f2;ImageVersion=00010871;SystemSoftwareVersion=4.8300;CDN=http://dus01.ps3.update.playstation.net/update/ps3/image/us/2018_1011_69b4529fd584523cf37e6d29107b9a8b/PS3PATCH.PUP;CDN_Timeout=30;
Dest=84;ImageVersion=00010871;SystemSoftwareVersion=4.8300;CDN=http://dus01.ps3.update.playstation.net/update/ps3/image/us/2018_1011_69b4529fd584523cf37e6d29107b9a8b/PS3UPDAT.PUP;CDN_Timeout=30;


As a result, my PS3, which have a lower firmware version, will request to be updated. If I use the proxy, it will replace the .txt provided by $0N4, which have this information, instead of the aforementioned:
Code:
# US
Dest=84;ImageVersion=00000000;SystemSoftwareVersion=0.00;CDN=http://dus01.ps3.update.playstation.net/update/ps3/image/us/2007_0322_3a5f49bcee3948301aa698ed57ecb10e/PS3UPDAT.PUP;CDN_Timeout=30;


As you can see, it states a firmware version "SystemSoftwareVersion=0.00", so it will never request an update. You just have to ensure that the proxy spoof the right URL, the right file, and the right version.
:

Thank you for the detailed explanation. Just a quick question: how can I get the correct au/nz URL after CDN that I will write into the txt file?
 
I am just afraid of being banned but I have been able to play using han without problems before they updated the firmware. I managed to get this proxy working on ofw 4.82. Is there any way to lower chances of being banned or maybe better if I wait for new han xploit to come out which would support latest firmware.

Anyway I encountered one issue on windows 10 64bit. I believe it might not work for some people because u can't install NET Framework 1.1. This tutorial helped me with getting it running https://techjourney.net/install-mic...n-windows-10-8-7-vista-fix-regsvcs-exe-error/

If that doesn't work use NET Framework cleanup tool and try installing again https://www.majorgeeks.com/files/details/microsoft_net_framework_cleanup_tool.html

I also used this to check if NET framework is installed correctly https://www.itechtics.com/download-net-version-detector-net-framework-4-7-support/

I used this tutorial for installing proxy server
https://www.youtube.com/watch?v=6d3jGyXai8I&
It is not in english but if u follow the video it should still be easy to understand which might help people having trouble following written instructions on here. I got it working right away watching it.
 
I think the reason this works at all is that people on 1 version lower than latest firmware are actually allowed on PSN temporarily, I suspect the reason for this is so that everyone doesn't get kicked off PSN the second the new firmware comes out, if you are already logged in you are allowed to stay logged in until you log off. Think about it, if everyone got kicked out of their games and had to download and update it would annoy a lot of people, also this trick does not work if you are on any version except 1 below latest.
 
I think the reason this works at all is that people on 1 version lower than latest firmware are actually allowed on PSN temporarily, I suspect the reason for this is so that everyone doesn't get kicked off PSN the second the new firmware comes out, if you are already logged in you are allowed to stay logged in until you log off. Think about it, if everyone got kicked out of their games and had to download and update it would annoy a lot of people, also this trick does not work if you are on any version except 1 below latest.
$0N4 doesn't care if people is annoyed or not. Remember linux on PS3? They remove it because it was "expensive", and a lot of people got annoyed.

Anyway, have you consider to add to PKG linker this proxy function? It will be easier to have only 1 server running :(
 
$0N4 doesn't care if people is annoyed or not. Remember linux on PS3? They remove it because it was "expensive", and a lot of people got annoyed.
they didn't remove it because it was expensive. :) It cost nothing as the feature was already coded.

And I remember it, I had a ps3 since launch day. ;)
 
they didn't remove it because it was expensive. :) It cost nothing as the feature was already coded.

And I remember it, I had a ps3 since launch day. ;)

Well, I wasn't really asking, I was kinda ironically because my point is that they do whatever they want, no matter how it impact on users.

What about PKG Linker and the proxy thing? I do intended that question :P

EDIT: Do my message sounds rude? Sorry if that's the case, is not my intention. English is not my tongue, hahaha :(
 
Last edited:
What about PKG Linker and the proxy thing? I do intended that question :P
I don't know, maybe it would be a option to consider, not sure as there probably wont be many more updates so not sure if it would be worth adding.. @pink1 would need to answer that really as he is main dev behind PKG Linker. It might be an option for his GBS project too, idk.

No, you don't sound rude. no worries.
 
From this post it looks like it can be done with just the proxy and not using the server from pkg linker. With han v4 on the way I hate to try to push an update that could be obsolete before I can get it done.
Other than the GBS project I'm trying not to get into too much with more the ps3 right now. Thanks to CelesteBlue123, Centrinouk and everyone else that was willing to help I've been able to start working more with the ps4 & joined up with a few guys on a number of interesting projects here.
 
I am just afraid of being banned but I have been able to play using han without problems before they updated the firmware. I managed to get this proxy working on ofw 4.82. Is there any way to lower chances of being banned or maybe better if I wait for new han xploit to come out which would support latest firmware.

Anyway I encountered one issue on windows 10 64bit. I believe it might not work for some people because u can't install NET Framework 1.1. This tutorial helped me with getting it running https://techjourney.net/install-mic...n-windows-10-8-7-vista-fix-regsvcs-exe-error/

If that doesn't work use NET Framework cleanup tool and try installing again https://www.majorgeeks.com/files/details/microsoft_net_framework_cleanup_tool.html

I also used this to check if NET framework is installed correctly https://www.itechtics.com/download-net-version-detector-net-framework-4-7-support/

I used this tutorial for installing proxy server
It is not in english but if u follow the video it should still be easy to understand which might help people having trouble following written instructions on here. I got it working right away watching it.
For NT 1.1 Installer use Windows compatibility mode and set for Windows 7(Sometimes Windows will set it automatically on "Previous versions of Windows")
 
Could someone from EU explain me step by step how to make this works? i've tried all and nothing works and i don't what to do, so please help me.
 
Is this safe? I've read somewhere in YouTube that people are getting banned for this, but I truly don't know the veracity of these claims. I want to do this JUST to activate the dummy account so I can use HAN.
 
Is this safe? I've read somewhere in YouTube that people are getting banned for this, but I truly don't know the veracity of these claims. I want to do this JUST to activate the dummy account so I can use HAN.
I have never seen anyone claim to have been banned for using this bypass method, and it has been used for years and years. Of course it is possible, anything you do like this is breaking Sonys TOS i suppose, but you really have no other choice if you want to activate your system on 4,82 OFW.
 
I have never seen anyone claim to have been banned for using this bypass method, and it has been used for years and years. Of course it is possible, anything you do like this is breaking Sonys TOS i suppose, but you really have no other choice if you want to activate your system on 4,82 OFW.

I saw it in YouTube on a video of a spanish guy, but most of those comment sections are plagued with false info, I'll have to do it either way tbh.

Btw, another incredibly silly question, can this be used to download games from the PS Store?
 
Back
Top