Go Back  
Reply
 
Thread Tools
Old 02-16-2012   #1
cotojestwtf
Apprentice
 
Join Date: Apr 2011
Posts: 20
Likes: 4
Liked 28 Times in 7 Posts
Mentioned: 7 Post(s)
Tagged: 0 Thread(s)
Yet Another Bypass 1.6 - Bypass Firmware 4.11

Polish developer cotojestwtf aka cotojwtf, updated his program to version 1.6 with it you can bypass 4.11 on 4.00.

PS3YAB Supported Regions:
  1. AU
  2. EU
  3. JP
  4. UK
  5. US

How to use:
1. Start bat file YABStart
2. Set up on PS3/Proxy Seetings IP: of your computer
3. Set up on PS3/Proxy Seetings Port: 27 u can change them on config folder (port.txt)
4. Connect to PSN

Succesfully bypassed 4.11 on 4.00

Download: http://www.mediafire.com/?oauub5vy70wvyz6
cotojestwtf is offline   Reply With Quote
Old 02-16-2012   #2
ps3hen
Member
 
ps3hen's Avatar
 
Join Date: Jan 2011
Posts: 149
Likes: 228
Liked 104 Times in 57 Posts
Mentioned: 39 Post(s)
Tagged: 0 Thread(s)
Good job
__________________
Co-developer of XMB Manager Plus - One of the few and maybe even the only open collaboration project on the PS3 Scene without any drama.
ps3hen is offline   Reply With Quote
Old 02-21-2012   #3
fillydilleh
Apprentice
 
Join Date: Feb 2012
Posts: 13
Likes: 1
Liked 1 Time in 1 Post
Mentioned: 2 Post(s)
Tagged: 0 Thread(s)
Doesn't work. It keep telling me that I'm logged out from PSN and gives me error code 80710A06
fillydilleh is offline   Reply With Quote
Old 02-21-2012   #4
bcklzz
Apprentice
 
Join Date: Feb 2012
Posts: 13
Likes: 10
Liked 6 Times in 3 Posts
Mentioned: 1 Post(s)
Tagged: 0 Thread(s)
Originally Posted by fillydilleh View Post
Doesn't work. It keep telling me that I'm logged out from PSN and gives me error code 80710A06
[EDIT]
Hmm Maybe you are right.
I Have not tested this version. but with 1.4 it is working ok.

---
It does work.
What are you trying to do?
You followed the instructions?

Last edited by bcklzz; 02-21-2012 at 06:09 PM.
bcklzz is offline   Reply With Quote
Old 02-21-2012   #5
fillydilleh
Apprentice
 
Join Date: Feb 2012
Posts: 13
Likes: 1
Liked 1 Time in 1 Post
Mentioned: 2 Post(s)
Tagged: 0 Thread(s)
Originally Posted by bcklzz View Post
[EDIT]
Hmm Maybe you are right.
I Have not tested this version. but with 1.4 it is working ok.

---
It does work.
What are you trying to do?
You followed the instructions?
Hi Thank you for answering.

Yes I followed the instruction. Entered the proxy settings on my PS3 and it gives me error code 80710A06. Could it be that PSN is down for everyone? Maintenance or something?

EDIT
Im in EU btw.

Last edited by fillydilleh; 02-21-2012 at 06:22 PM.
fillydilleh is offline   Reply With Quote
Old 02-21-2012   #6
Janell6754
 
Join Date: Feb 2012
Posts: 5
Likes: 0
Liked 0 Times in 0 Posts
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Thank you for answering.
Janell6754 is offline   Reply With Quote
Old 02-21-2012   #7
bcklzz
Apprentice
 
Join Date: Feb 2012
Posts: 13
Likes: 10
Liked 6 Times in 3 Posts
Mentioned: 1 Post(s)
Tagged: 0 Thread(s)
Originally Posted by fillydilleh View Post
Hi Thank you for answering.

Yes I followed the instruction. Entered the proxy settings on my PS3 and it gives me error code 80710A06. Could it be that PSN is down for everyone? Maintenance or something?

EDIT
Im in EU btw.
@fillydilleh
No, PSN is Ok. (At least US Store)
Right now i'm not using YAB because i moved to linux in the weekend. i set up privoxy to do the bypass.
Anyways. when i was trying to make privoxy work to do that i sniffed the traffic, the PS3 does a HEAD request to the "update" url in the ps3_updatelist.txt file-
Checking the YAB files i found that the "update" url is http://google.com.
Thats not bad per se but maybe the ps3 doesn't like the response of google.

Try to change the content of the file ps3-updatelist.txt in config/bypassfile/UPDATE/PS3/LIST/EU (in the YAB folder) for something like this.

Code:
# EU
Dest=85;CompatibleSystemSoftwareVersion=4.0000-;
Dest=85;ImageVersion=0000d18a;SystemSoftwareVersion=4.000;CDN=http://deu01.ps3.update.playstation.net/update/ps3/image/eu/2011_1130_52419374ba45a3d4a2b2dface2594140/PS3UPDAT.PUP;CDN_Timeout=30;
This was the content of the file in YAB 1.3.

Do the change and tell us how it goes.
bcklzz is offline   Reply With Quote
Old 02-22-2012   #8
Rautz
Member
 
Rautz's Avatar
 
Join Date: Aug 2011
Location: Queen Anne's Revenge
Posts: 323
Likes: 522
Liked 167 Times in 107 Posts
Mentioned: 30 Post(s)
Tagged: 0 Thread(s)
Originally Posted by fillydilleh View Post
Hi Thank you for answering.

Yes I followed the instruction. Entered the proxy settings on my PS3 and it gives me error code 80710A06. Could it be that PSN is down for everyone? Maintenance or something?

EDIT
Im in EU btw.
Whats your current firmware?
__________________
Originally Posted by GraVoX959 View Post
Simple fact is the devs arent doing this for you, they dont care if you put them up on a pedestal, theyre doing what they do because they enjoy it or feel compelled to finish something they started.
Rautz is offline   Reply With Quote
Old 02-22-2012   #9
fillydilleh
Apprentice
 
Join Date: Feb 2012
Posts: 13
Likes: 1
Liked 1 Time in 1 Post
Mentioned: 2 Post(s)
Tagged: 0 Thread(s)
Originally Posted by Rautz View Post
Whats your current firmware?
4.0

Originally Posted by bcklzz View Post
@fillydilleh
No, PSN is Ok. (At least US Store)
Right now i'm not using YAB because i moved to linux in the weekend. i set up privoxy to do the bypass.
Anyways. when i was trying to make privoxy work to do that i sniffed the traffic, the PS3 does a HEAD request to the "update" url in the ps3_updatelist.txt file-
Checking the YAB files i found that the "update" url is http://google.com.
Thats not bad per se but maybe the ps3 doesn't like the response of google.

Try to change the content of the file ps3-updatelist.txt in config/bypassfile/UPDATE/PS3/LIST/EU (in the YAB folder) for something like this.

Code:
# EU
Dest=85;CompatibleSystemSoftwareVersion=4.0000-;
Dest=85;ImageVersion=0000d18a;SystemSoftwareVersion=4.000;CDN=http://deu01.ps3.update.playstation.net/update/ps3/image/eu/2011_1130_52419374ba45a3d4a2b2dface2594140/PS3UPDAT.PUP;CDN_Timeout=30;
This was the content of the file in YAB 1.3.

Do the change and tell us how it goes.
I did the change and it didn't work I'm afraid. Can it be something with the proxy settings?

When I enter the IPadress in the PS3 Networks settings should I enter the internal ip of my computer? (192.168.0.x) or the external ip of my whole net? 83.177.xxx.xxx

The port (27) is wide open and the PS3 is added to the DMZ to avoid problems.

Still, when I add both I get booted from PSN with the same error code.

I also use linux. Is privoxy hard to set up against the PS3? Is it the same procedure? I'm not familiar with the program so if you don't mind could you post a walkthrough? Or could you post your config file?

Meanwhile I'm going to try to replace my router with another one and see if thats the problem.

Thank you for your help.

Last edited by fillydilleh; 02-22-2012 at 05:06 AM.
fillydilleh is offline   Reply With Quote
Old 02-22-2012   #10
Octan3
Member
null
 
Join Date: Dec 2011
Posts: 44
Likes: 4
Liked 5 Times in 5 Posts
Mentioned: 2 Post(s)
Tagged: 0 Thread(s)
what exactly is the use of this program/what does it do?, thanks
Octan3 is offline   Reply With Quote
Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



PS3Hax.net is Copyright © 2010-2013.
Use of this site is governed by our Terms of Use and Privacy Policy. All Trademarks and images are owned by their respected owners.
Posts and links are subject to each author on this forum and are no way affiliated with the operations and/or opinions of ps3hax.net
All times are GMT -5. The time now is 07:25 AM.