Go Back  
Reply
 
Thread Tools
Old 09-27-2012   #31
Omnicidux
Apprentice
 
Join Date: Sep 2012
Posts: 3
Likes: 0
Liked 0 Times in 0 Posts
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Already Plenty of CFW's but more is better and if added any Better features
Omnicidux is offline   Reply With Quote
Old 09-27-2012   #32
munky875821417
Member
 
Join Date: Jun 2011
Posts: 203
Likes: 34
Liked 87 Times in 40 Posts
Mentioned: 6 Post(s)
Tagged: 0 Thread(s)
I got an idea:
Ps3 with e3
Have 3.55 cfw and 4.xx ofw on Nor flashes
Modify lv1 on to perform memdump during initialization on 3.55 and dump on local medium
Set ps3 on 4.xx ofw
Run
Switch nor to 3.55 cfw
Use cell reset line to reset "keeps ram alive from 4.xx"
3.55 performs dump to specified area
Reinstall 3.55 cfw with unmodified lv1
Locate dump
Profit

Maybe it can be done with dual nand as well

__________________
munky875821417 is offline   Reply With Quote
Old 09-27-2012   #33
r07f1
Member
 
Join Date: Jan 2011
Posts: 187
Likes: 51
Liked 62 Times in 39 Posts
Mentioned: 9 Post(s)
Tagged: 0 Thread(s)
anyone remember this? http://pastie.org/4830564
maybe this can help ,)
r07f1 is offline   Reply With Quote
Old 09-27-2012   #34
munky875821417
Member
 
Join Date: Jun 2011
Posts: 203
Likes: 34
Liked 87 Times in 40 Posts
Mentioned: 6 Post(s)
Tagged: 0 Thread(s)
Originally Posted by r07f1 View Post
anyone remember this? http://pastie.org/4830564
maybe this can help ,)
Self Decrypter Mediafire v.6
__________________
munky875821417 is offline   Reply With Quote
Old 09-27-2012   #35
Asure
Member
 
Join Date: Jan 2008
Posts: 245
Likes: 27
Liked 127 Times in 72 Posts
Mentioned: 69 Post(s)
Tagged: 0 Thread(s)
Sony may have plugged that hole in OFW some time ago, but untill someone generates a PKG and tests with that decrypter we can't really tell

Edit: Found a link to a (3.41) pkg for this:
http://www.sendspace.com/file/w30wgf

Anyone on DEX fw can confirm if it runs and decrypts something?

Code:
- Put the file you want to decrypt into :
        /dev_hdd0/game/DCRY00001/USRDIR/SOURCE/
- Launch the decrypter
- Get the decrypted files from :
        /dev_hdd0/game/DCRY00001/USRDIR/DESTINATION/

Last edited by Asure; 09-27-2012 at 12:30 PM. Reason: Ah!
Asure is offline   Reply With Quote
Old 09-27-2012   #36
doggie721
Apprentice
 
Join Date: Aug 2009
Posts: 24
Likes: 8
Liked 7 Times in 7 Posts
Mentioned: 3 Post(s)
Tagged: 0 Thread(s)
Originally Posted by Asure View Post
Sony may have plugged that hole in OFW some time ago, but untill someone generates a PKG and tests with that decrypter we can't really tell

Edit: Found a link to a (3.41) pkg for this:
http://www.sendspace.com/file/w30wgf

Anyone on DEX fw can confirm if it runs and decrypts something?

Code:
- Put the file you want to decrypt into :
        /dev_hdd0/game/DCRY00001/USRDIR/SOURCE/
- Launch the decrypter
- Get the decrypted files from :
        /dev_hdd0/game/DCRY00001/USRDIR/DESTINATION/
I try decrypt lv2_kernel.self of the FW 4.21 with this but just I get this error.

Click here to see full text
doggie721 is offline   Reply With Quote
Likes: (1)
Old 09-27-2012   #37
Asure
Member
 
Join Date: Jan 2008
Posts: 245
Likes: 27
Liked 127 Times in 72 Posts
Mentioned: 69 Post(s)
Tagged: 0 Thread(s)
Thanks! This is from OFW 4.21 unpacked?
I don't have a DEX unit, but you could offcourse try some other files, like psp_emulator.self, vsh.self etc. Perhaps similar files from an older update to see when they plugged the hole.

The tool must do something. Except there was no 'DEX For everyone!' party back in 2010 so it did not get much attention

Possible reason why kernel self didn't decrypt: (note, i'm not an expert at source/coding..)

Code:
#define CHECK_OFFSET            0x70
#define CHECK_VALUE                     0x40
The 0x70 offset is checked to hold 0x40
The program reads the code and puts some elements in a buffer, element #4 is checked against the value 0x40
If it doesn't match, print text & exit":

Code:
if (BufferCheck[4] != CHECK_VALUE) {
        YCoordinate += 80;
        dbgFontPrintf(200, YCoordinate, TEXTSCALE, "ERROR: THIS FILE CANNOT YET BE DECRYPTED (COMING SOON) !");
        goto EndProg;
So what's at 0x70? I think the appinfo header?

Last edited by Asure; 09-27-2012 at 01:19 PM.
Asure is offline   Reply With Quote
Old 09-27-2012   #38
ryant001
Member
 
Join Date: Oct 2011
Posts: 427
Likes: 115
Liked 218 Times in 140 Posts
Mentioned: 18 Post(s)
Tagged: 0 Thread(s)
Originally Posted by doggie721 View Post
I try decrypt lv2_kernel.self of the FW 4.21 with this but just I get this error.

Click here to see full text
What firmware where you on when you tried to decrypt?
ryant001 is offline   Reply With Quote
Old 09-27-2012   #39
doggie721
Apprentice
 
Join Date: Aug 2009
Posts: 24
Likes: 8
Liked 7 Times in 7 Posts
Mentioned: 3 Post(s)
Tagged: 0 Thread(s)
Originally Posted by ryant001 View Post
What firmware where you on when you tried to decrypt?
3.55 and 4.21 DEX
************* [ - Post Merged - ] *************
@Asure

both DEX and CEX
doggie721 is offline   Reply With Quote
Old 09-27-2012   #40
ryant001
Member
 
Join Date: Oct 2011
Posts: 427
Likes: 115
Liked 218 Times in 140 Posts
Mentioned: 18 Post(s)
Tagged: 0 Thread(s)
Originally Posted by doggie721 View Post
3.55 and 4.21 DEX
Then it doesn't work, which is not that surprising since that application is just a beta and it wasn't ever completed(at least not for us normal users).
ryant001 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 11:53 AM.