Go Back  
Reply
 
Thread Tools
Old 12-01-2012   #41
I_want_cookies
Apprentice
null
 
Join Date: Oct 2011
Posts: 26
Likes: 6
Liked 0 Times in 0 Posts
Mentioned: 1 Post(s)
Tagged: 0 Thread(s)
Got mine from a multiman NOR dump
[/QUOTE]

Thanks for replying so quickly much appreciated. If I may ask where does it stop?
I_want_cookies is offline   Reply With Quote
Old 12-01-2012   #42
KitsunePaws
Apprentice
 
Join Date: Jul 2012
Posts: 16
Likes: 3
Liked 6 Times in 5 Posts
Mentioned: 1 Post(s)
Tagged: 0 Thread(s)
Thanks for replying so quickly much appreciated. If I may ask where does it stop?

0x0002F07F / 0x0002F080 depending on how you define the end.
My global conf. Exact length.

[global]
console_id=00000001008400XX14XX2XXX6BXX5X7X
syscon_manager_key=D413B89663E1FE9F75143D3BB4565274
param_sfo_key=0C08000E090504040D010F000406020209060D03
fallback_disc_hash_key=D1C1E10B9C547E689B805DCD9710CE8D
authentication_id=1010000001000003
KitsunePaws is offline   Reply With Quote
Likes: (1)
Old 12-01-2012   #43
SkillerCMP
Member
 
Join Date: Dec 2011
Posts: 90
Likes: 1
Liked 53 Times in 29 Posts
Mentioned: 35 Post(s)
Tagged: 0 Thread(s)
Kit looks like u did not put the key into the games.conf (U need to make sure that the games in there

; "Mirror's Edge"
[BLES00322]
disc_hash_key=
secure_file_id:*=

Use that as an example ..
if u dont already have the Key u need to use -b .. to get the key ull also need the elf but in the end it could take a bit
SkillerCMP is offline   Reply With Quote
Old 12-01-2012   #44
I_want_cookies
Apprentice
null
 
Join Date: Oct 2011
Posts: 26
Likes: 6
Liked 0 Times in 0 Posts
Mentioned: 1 Post(s)
Tagged: 0 Thread(s)
Originally Posted by KitsunePaws View Post
Thanks for replying so quickly much appreciated. If I may ask where does it stop?

0x0002F07F / 0x0002F080 depending on how you define the end.
My global conf. Exact length.

[global]
console_id=00000001008400XX14XX2XXX6BXX5X7X
syscon_manager_key=D413B89663E1FE9F75143D3BB4565274
param_sfo_key=0C08000E090504040D010F000406020209060D03
fallback_disc_hash_key=D1C1E10B9C547E689B805DCD9710CE8D
authentication_id=1010000001000003
Thank you very Much!!! You were a big help I have been stuck on this all day... I am guessing that the syscon manager key, param sfo key, fallback disc hash key, and authentication id are the same for everyone and that is why you did not mind posting that? or am I incorrect on that? Either way even if you do not feel like answering you helped me and for that sir I Thank You!!
I_want_cookies is offline   Reply With Quote
Old 12-01-2012   #45
KitsunePaws
Apprentice
 
Join Date: Jul 2012
Posts: 16
Likes: 3
Liked 6 Times in 5 Posts
Mentioned: 1 Post(s)
Tagged: 0 Thread(s)
Originally Posted by SkillerCMP View Post
Kit looks like u did not put the key into the games.conf (U need to make sure that the games in there

; "Mirror's Edge"
[BLES00322]
disc_hash_key=
secure_file_id:*=

Use that as an example ..
if u dont already have the Key u need to use -b .. to get the key ull also need the elf but in the end it could take a bit
As stated I'm aware of that I lent my Mugen Souls and Agarest War 2 to friends thus I can't rip out the keys. Thank you for pointing that out for those unaware of the error.
************* [ - Post Merged - ] *************
Originally Posted by I_want_cookies View Post
Thank you very Much!!! You were a big help I have been stuck on this all day... I am guessing that the syscon manager key, param sfo key, fallback disc hash key, and authentication id are the same for everyone and that is why you did not mind posting that? or am I incorrect on that? Either way even if you do not feel like answering you helped me and for that sir I Thank You!!
Number one, Not a sir. Number two, You can probably just use them as I took them from PS3DevWiki ^.~
KitsunePaws is offline   Reply With Quote
Old 12-01-2012   #46
I_want_cookies
Apprentice
null
 
Join Date: Oct 2011
Posts: 26
Likes: 6
Liked 0 Times in 0 Posts
Mentioned: 1 Post(s)
Tagged: 0 Thread(s)
Number one, Not a sir. Number two, You can probably just use them as I took them from PS3DevWiki ^.~[/QUOTE]

Im Very sorry about that... Thank you for your help
I_want_cookies is offline   Reply With Quote
Old 12-02-2012   #47
sandungas
Homebrew Developer
 
sandungas's Avatar
 
Join Date: Oct 2011
Location: dev_hdd0/home/
Posts: 492
Likes: 237
Liked 494 Times in 205 Posts
Mentioned: 98 Post(s)
Tagged: 0 Thread(s)

Good work
__________________
sandungas is offline   Reply With Quote
Old 12-02-2012   #48
no0byme
Member
null
 
Join Date: Nov 2012
Posts: 43
Likes: 0
Liked 4 Times in 3 Posts
Mentioned: 6 Post(s)
Tagged: 0 Thread(s)
Originally Posted by flatz View Post
There are different ways to get your console ID. If you have a flasher then you can make a dump of your flash, then locate your EID0 there and the first 16 bytes will be your Console ID. The second way is using a proxy server as you mentioned. A PS3 will send your console ID in different queries (for example, when you try to login to PSN, when it fetches your act.dat, etc).
I've captured packets after turning on PS3 and signing onto PSN, but I couldn't find my console ID in any of the packets. I've searched for a hex string: 00 00 00 01 00 8X - (Where X is my region)
no0byme is offline   Reply With Quote
Old 12-02-2012   #49
gingerbread
Senior Member
 
gingerbread's Avatar
 
Join Date: Mar 2012
Posts: 1,398
Likes: 283
Liked 807 Times in 415 Posts
Mentioned: 299 Post(s)
Tagged: 0 Thread(s)
I really hope @flatz and @aldostools could work together on the proposed application.

@flatz Instead of three separate ps3 app why not combine it?

data_dumper.pkg + disc_hash_key_dumper_loader.pkg + secure_file_id_dumper_loader.pkg

I believe it is more practical that way it will be beneficial for future application like PS3 Game Save Manager.

Also why not contact DeanK? DeanK could build-in those three app into MultiMAN. It will be even awesome.

Thanks.
gingerbread is offline   Reply With Quote
Likes: (2)
Old 12-02-2012   #50
flatz
Homebrew Developer
 
Join Date: Dec 2011
Location: Russia
Posts: 102
Likes: 33
Liked 347 Times in 58 Posts
Mentioned: 124 Post(s)
Tagged: 0 Thread(s)
Originally Posted by gingerbread
could work together on the proposed application
Yeah, a collaboration is cool thing but sadly I have experience a problem with a lack of free time very often. That's why I can't do it. But will be nice if some cool guys start to make it.

Originally Posted by gingerbread
Instead of three separate ps3 app why not combine it?
Don't know, maybe I'm a follower of Unix-way. A program should do only its own work.

Originally Posted by gingerbread
Also why not contact DeanK? DeanK could build-in those three app into MultiMAN. It will be even awesome.
I'm not against it.
************* [ - Post Merged - ] *************
Originally Posted by no0byme View Post
I've captured packets after turning on PS3 and signing onto PSN, but I couldn't find my console ID in any of the packets. I've searched for a hex string: 00 00 00 01 00 8X - (Where X is my region)
Maybe because they used a secured connection to the server. You need to setup a custom proxy server with a valid passphrase. Then you can sniff packets and the packet with console ID should be a HTTP POST query to the server with a hostname of auth.np.ac.playstation.net at 443 port and a part of URI should be /nav/auth. If you get the packet then you can extract form fields from it. They are like:
type=0&serviceid=XXX&loginid=XXX&password=XXX&consoleid=YYY
And my info is for 3.55 firmware so it can differs at 4.xx.
flatz is offline   Reply With Quote
Likes: (4)
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 09:26 AM.