Your Ad Here

Hej456 Modded Firmwares
Hej456
Hej456 Modded Firmwares

 
Username:   Password: 
Auto Login
  
Make Homepage  RegisterRegister 
The time is Fri Sep 10, 2010 5:21 am
All times are UTC + 1 Hour
MT8520 Blu-ray firmware reverse engineering


Users browsing this topic: 0 Registered, 0 Hidden and 1 Guest
Registered Users: None


Goto page Previous  1, 2, 3, 4, 5, 6, 7, 8, 9  Next
View previous topic Tell A FriendPrintable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
thijsnl


thijsnl is offline

Joined: 30 Aug 2009
Member: #1,430
Posts: 10
Style: subSilver (1451)
Groups: None

Re: MT8520 Blu-ray firmware reverse engineering
Reply to topic Reply with quote Go to the Bottom
PostPosted: Mon Jan 18, 2010 7:38 pm View PostDownload Post

Is this our unencrypted bootloader we are looking for?


00:00:00.004 Image$$BOOT$$Base.........(0x00100000)
00:00:00.008 Image$$BOOT$$Limit........(0x00100a48)


i did a dump from 0x00100000 with a len of 0xa48
Last edited by thijsnl on Mon Jan 18, 2010 7:46 pm; edited 2 times in total
Back to top
nickba


nickba is offline

Joined: 10 Dec 2009
Member: #1,439
Posts: 1
Style: subSilver (1451)
Groups: None

Re: MT8520 Blu-ray firmware reverse engineering
Reply to topic Reply with quote Go to the Bottom
PostPosted: Wed Feb 03, 2010 8:38 pm View PostDownload Post

Hi,

I read a lot of this topic. I have an Oppo-BD83 and I also have a modchip for it. All the magic is done in the I2C bus as you already know.

As you may have more experience with other Mediatek chips, I have a question:

Do you know if other mediatek chips sends an I2C requests that requires a authentication? I am asking that because everytime the master sends different bytes and waits for different bytes in the I2C log.
Back to top
Gradius


Gradius is offline

Joined: 13 Jul 2009
Member: #1,421
Posts: 42
Style: subSilver (1451)
Groups: None

Re: MT8520 Blu-ray firmware reverse engineering
Reply to topic Reply with quote Go to the Bottom
PostPosted: Tue Feb 23, 2010 6:11 pm View PostDownload Post

That modchip just fool the firmware via I2C believing the region match with the disc on unit.
Back to top
Gradius


Gradius is offline

Joined: 13 Jul 2009
Member: #1,421
Posts: 42
Style: subSilver (1451)
Groups: None

Re: MT8520 Blu-ray firmware reverse engineering
Reply to topic Reply with quote Go to the Bottom
PostPosted: Tue Feb 23, 2010 6:24 pm View PostDownload Post

Well, I like practical things, I was thinking to desoldering TSOP EEPROM and put in on universal programmer to rip all the contents, will I have it unencrypted ?

I guess the firmware inside is still encrypted, to avoid such means, or I'm wrong?

Gradius
Last edited by Gradius on Tue Feb 23, 2010 7:25 pm; edited 1 time in total
Back to top
new_age


new_age is offline

Joined: 25 Feb 2008
Member: #1,346
Posts: 53
Style: subSilver (1451)
Groups: None
 Country Flag: Hungary
Re: MT8520 Blu-ray firmware reverse engineering
Reply to topic Reply with quote Go to the Bottom
PostPosted: Tue Feb 23, 2010 6:37 pm View PostDownload Post

Are you talking about the serial flash in the MT85xx board?
Back to top
Gradius


Gradius is offline

Joined: 13 Jul 2009
Member: #1,421
Posts: 42
Style: subSilver (1451)
Groups: None

Re: MT8520 Blu-ray firmware reverse engineering
Reply to topic Reply with quote Go to the Bottom
PostPosted: Tue Feb 23, 2010 6:41 pm View PostDownload Post

new_age @ Tue Feb 23, 2010 2:37 pm wrote:
Are you talking about the serial flash in the MT85xx board?


No, the regular one (not serial eeprom).

On Serial EEPROM it should contains only the keys for Blu-ray.

Which IC is the Flash EEPROM? I don't have the player yet and I cannot find those photos about BDP-83.
Last edited by Gradius on Tue Feb 23, 2010 6:55 pm; edited 1 time in total
Back to top
Gradius


Gradius is offline

Joined: 13 Jul 2009
Member: #1,421
Posts: 42
Style: subSilver (1451)
Groups: None

Re: MT8520 Blu-ray firmware reverse engineering
Reply to topic Reply with quote Go to the Bottom
PostPosted: Tue Feb 23, 2010 7:15 pm View PostDownload Post

I found the photo here:
http://vtbsd.net/bdp83/IMG_2632.JPG

But it sucks completly, I cannot read the Flash IC at all!

I only know (from photo) is a Hynix TSOP 48-pin.
Last edited by Gradius on Tue Feb 23, 2010 7:16 pm; edited 1 time in total
Back to top
new_age


new_age is offline

Joined: 25 Feb 2008
Member: #1,346
Posts: 53
Style: subSilver (1451)
Groups: None
 Country Flag: Hungary
Re: MT8520 Blu-ray firmware reverse engineering
Reply to topic Reply with quote Go to the Bottom
PostPosted: Tue Feb 23, 2010 7:29 pm View PostDownload Post

MT85xx

serial flash (NOR) content:

0: encrypted boot loader (when chip starts it decrypts its contents to dram 0 address and starts it): this decompress NAND content into dram and then starts it
1: some kind of NOR and NAND upgrader code from USB
2: encrypted data (maybe keys)
3: main firmware config data

NAND flash content:
0: compressed main code parts, compressed data parts (message table, font(s), images, icons)
1: FAT formatted data space for BD

The firmware update contains: NOR (bootloader + unknown upgrade code) and NAND parts (compressed code and data)
Back to top
Gradius


Gradius is offline

Joined: 13 Jul 2009
Member: #1,421
Posts: 42
Style: subSilver (1451)
Groups: None

Re: MT8520 Blu-ray firmware reverse engineering
Reply to topic Reply with quote Go to the Bottom
PostPosted: Tue Feb 23, 2010 10:58 pm View PostDownload Post

What's the Serial EEPROM IC (type) ?

If is inside on MT852x it will be hard to get access to it.

I need to know the IC type for Flash EEPROM too, so I can choose the proper universal programmer for both.
Last edited by Gradius on Tue Feb 23, 2010 11:33 pm; edited 1 time in total
Back to top
new_age


new_age is offline

Joined: 25 Feb 2008
Member: #1,346
Posts: 53
Style: subSilver (1451)
Groups: None
 Country Flag: Hungary
Re: MT8520 Blu-ray firmware reverse engineering
Reply to topic Reply with quote Go to the Bottom
PostPosted: Wed Feb 24, 2010 12:12 pm View PostDownload Post

Search for 8pin small ic. You'll find the sflash.
Usually cfEon (25F80).
Back to top
Gradius


Gradius is offline

Joined: 13 Jul 2009
Member: #1,421
Posts: 42
Style: subSilver (1451)
Groups: None

Re: MT8520 Blu-ray firmware reverse engineering
Reply to topic Reply with quote Go to the Bottom
PostPosted: Wed Feb 24, 2010 8:24 pm View PostDownload Post

LOL, I cannot, like I said before, I don't have the player.
Back to top
new_age


new_age is offline

Joined: 25 Feb 2008
Member: #1,346
Posts: 53
Style: subSilver (1451)
Groups: None
 Country Flag: Hungary
Re: MT8520 Blu-ray firmware reverse engineering
Reply to topic Reply with quote Go to the Bottom
PostPosted: Wed Feb 24, 2010 8:39 pm View PostDownload Post

"I was thinking to desoldering TSOP EEPROM and put in on universal programmer to rip all the contents"

Ehm. If you don't have a player. Then from what?
Back to top
Gradius


Gradius is offline

Joined: 13 Jul 2009
Member: #1,421
Posts: 42
Style: subSilver (1451)
Groups: None

Re: MT8520 Blu-ray firmware reverse engineering
Reply to topic Reply with quote Go to the Bottom
PostPosted: Sat Feb 27, 2010 4:30 pm View PostDownload Post

"I don't have the player yet and I cannot find those photos about BDP-83."

"I need to know the IC type for Flash EEPROM too, so I can choose the proper universal programmer for both."

Gradius
Back to top
new_age


new_age is offline

Joined: 25 Feb 2008
Member: #1,346
Posts: 53
Style: subSilver (1451)
Groups: None
 Country Flag: Hungary
Re: MT8520 Blu-ray firmware reverse engineering
Reply to topic Reply with quote Go to the Bottom
PostPosted: Wed Apr 07, 2010 6:40 pm View PostDownload Post

Philips put some sources on their P4C site for different players but the file is all the same for all players.
One link: http://www.p4c.philips.com/files/b/bdp5100_12/bdp5100_12_osf_eng.zip
Back to top
derbeDeus


derbeDeus is offline

Joined: 09 Jul 2010
Member: #1,448
Posts: 1
Style: subSilver (1451)
Groups: None

Re: MT8520 Blu-ray firmware reverse engineering
Reply to topic Reply with quote Go to the Bottom
PostPosted: Fri Jul 09, 2010 10:36 pm View PostDownload Post

thijsnl @ Sun Jan 17, 2010 10:56 pm wrote:
i did not find the password, but during testing, i found a workaround (actually a bug in the firmware that lets me execute commands without authenticating ;)


Hi, could you tell us what is the workaround?
Thanks
Back to top
Display posts from previous:   
   Board Index
   -> Mediatek Modding, MT8520 Blu-ray Discussion
View previous topic Tell A FriendPrintable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic

Page 8 of 9  [ 122 Posts ]
 

Goto page Previous  1, 2, 3, 4, 5, 6, 7, 8, 9  Next
Jump to:   
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot post attachments in this forum
You cannot download attachments in this forum

Style:  
Search: