XboxHacker BBS
 
*
Welcome, Guest. Please login or register.
Did you miss your activation email?
May 18, 2013, 09:58:40 PM


Login with username, password and session length


Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 »
  Print  
Author Topic: New BenQ drive found DG-16D2S FW 74850C  (Read 196207 times)
Grim187
Master Hacker
****
Posts: 160



View Profile WWW
« Reply #40 on: June 11, 2008, 11:12:20 PM »

its difficult for me to believe M$ has done away with the DVD key (if its not being transferred to the motherboard then there's no use for it), they would have to do a considerable amount of work on the nand if they did and i just don't see m$ working that hard on something they have shown almost no regard for.

i think that patent is either BS (no offence Iriez), pertaining to something else or just meant to scare us off.

has anyone tried a spi programmer?
Logged

itsfakemon
Master Hacker
****
Posts: 265


View Profile
« Reply #41 on: June 12, 2008, 12:36:04 AM »

has anyone tried a spi programmer?

yes, it didn't work
plus, there's a recovery disc they (can) use
Logged

excuse me, I'm French...
loser
Member
**
Posts: 43


View Profile WWW
« Reply #42 on: June 12, 2008, 01:03:03 AM »

MS has not done away with the dvd key. as my post a couple above yours says: the key is there, it is just never sent across the bus as that makes the whole idea of having a key pointless. instead both the xbox360 and the drive know the key and so can use it to encrypt information before sending and then decrypt the information when received.

all xbox360 dvd drives support the same special commands to write a key to their drives at any time. in the factory when the keyvault is generated the drive key is set to random data, then this same random data is programmed in as teh drive key on the xbox360 dvd drive through the use of this special command.

i have not tested on the new drives to ensure that this command works, but i would assume that it does as there is no reason for it not to. these commands are write only, so you cannot read the key out in this way so there is no security breach by having such commands.
Logged
noob6969
Hacker
***
Posts: 64


View Profile
« Reply #43 on: June 12, 2008, 07:01:06 AM »


i think that patent is either BS (no offence Iriez), pertaining to something else or just meant to scare us off.



The Patent is not BS

And the key is still there. It is a bit like finding the CPU key now (but should be easier because the DVD drive CPU does not have the grunt to do any real encryption so I doubt there is any complex math on the validation data).

With the key we can use/spoof any DVD drive. This countermeasure is all about protecting the DVD drive key....not to mention it also stops use from pulling the CPU key because we can't run altered KK shaders even if we do manage to implement successful timing attack on the new mobos.



Logged
n00bpwner360
Xbox Hacker
*****
Posts: 615


View Profile
« Reply #44 on: June 12, 2008, 09:16:04 AM »

Wouldn't it be possible like someone said earlier, to sniff the SATA data and somehow get the drive key out of that, and then just flash a already flashable drive (Sammy, Hitachi, BenQ) with that drive key and spoof the drive? That seems a lot easier than trying to hack this drive...but IDK hardly anything.
Logged

yeah lowering the default reading speed from 12x to let's say 5x, would really let GTA4 (or any of your games) benefit from way less popups and loading times.
damn!
Hacker
***
Posts: 90


View Profile
« Reply #45 on: June 12, 2008, 09:28:41 AM »

No, the Key isn't sent over SATA. It works like this if I understand it right:

DVD-Drive encrypt Data with DVD-Key => Send encrypted Data over SATA => Console decrypt this Data with DVD-Key.
Logged
Geremia
Xbox Hacker
*****
Posts: 600


View Profile
« Reply #46 on: June 12, 2008, 01:27:16 PM »

Any activity on the SPI pins? It would be great to boot some code from there
What should be the purpose of the UPSEN# pin? sorry i've not 8051 knowledge, a fast googling shows "external ROM is only enabled when a pin on the 8051 named the PSEN (program store enable) is pulled low. ".
Logged
Tiros
Master Hacker
****
Posts: 450


View Profile
« Reply #47 on: June 12, 2008, 02:08:48 PM »

PSEN is used typically for rom output enable.
EA is used for external address mode.
This chip doesnt have enuf pins for extern operation.

 
Logged
LordX
Master Hacker
****
Posts: 128


X-LAB


View Profile
« Reply #48 on: June 13, 2008, 05:36:29 AM »

If only we could trigger the Hypervisor exploit from a hard drive, we could have linux running dump the CPU key and change out the keyvault for a DVD key we know and all we would have to know is how to spoof a current drive to this new drive....

But alas it is not possible, well ya it most certainly is just no one has found out how yet.

a only way to use exploit from a hard drive is by using demo game same like kingkong but not patched ... anyone ?  Roll Eyes
Logged

Martin_sw
Hacker
***
Posts: 57


View Profile
« Reply #49 on: June 13, 2008, 09:20:22 AM »

If only we could trigger the Hypervisor exploit from a hard drive, we could have linux running dump the CPU key and change out the keyvault for a DVD key we know and all we would have to know is how to spoof a current drive to this new drive....

But alas it is not possible, well ya it most certainly is just no one has found out how yet.

Ehm, if you had your CPU key you would be able to extract you DVD key and (in type 2 keyvaults) extract/change the DVD spoof string.
There is absolutely no need to replace your entire keyvault (if that was what you meant). But since all repaired Xenons come with 2Bl version 1921 the downgrade won't work on them, and with the Falcons the downgrade does indeed work, just not the base kernel (1888) so you can't upgrade to 4532/48 that as far as i know would work on those boards.

And the reason 1888 does not boot on Falcon boards are that, as I'm sure have been stated before, the GPU AsicID number does not match what the kernel expects it to be and it panics.
Later kernel revisions instead just check that the vendor id is 0x1414 (Microsoft).

And about being able to exploit from the hdd, I'm looking into that, according to angerwound FFXI does indeed boot from CON packages (these i can build/recreate), but i have been unable to find the game in any of my local game shops... (ended up buying a bunch of other games instead Smiley).
Logged
LordX
Master Hacker
****
Posts: 128


X-LAB


View Profile
« Reply #50 on: June 13, 2008, 11:34:54 AM »

If only we could trigger the Hypervisor exploit from a hard drive, we could have linux running dump the CPU key and change out the keyvault for a DVD key we know and all we would have to know is how to spoof a current drive to this new drive....

But alas it is not possible, well ya it most certainly is just no one has found out how yet.

Ehm, if you had your CPU key you would be able to extract you DVD key and (in type 2 keyvaults) extract/change the DVD spoof string.
There is absolutely no need to replace your entire keyvault (if that was what you meant). But since all repaired Xenons come with 2Bl version 1921 the downgrade won't work on them, and with the Falcons the downgrade does indeed work, just not the base kernel (1888) so you can't upgrade to 4532/48 that as far as i know would work on those boards.

And the reason 1888 does not boot on Falcon boards are that, as I'm sure have been stated before, the GPU AsicID number does not match what the kernel expects it to be and it panics.
Later kernel revisions instead just check that the vendor id is 0x1414 (Microsoft).

And about being able to exploit from the hdd, I'm looking into that, according to angerwound FFXI does indeed boot from CON packages (these i can build/recreate), but i have been unable to find the game in any of my local game shops... (ended up buying a bunch of other games instead Smiley).

and this CON packages are not signed ? if you edit it possible to run unsigned code ?  how about FFXI Demo ? or better downloadable demo ( if exist ) so we can execute it from HDD ?
Logged

Arakon
Administrator
Xbox Hacker
*****
Posts: 6925


View Profile
« Reply #51 on: June 13, 2008, 12:24:54 PM »

con packages are signed. downloadable demos also are, as far as I am aware.
Logged

I do NOT give support by email, PM, ICQ or whatever. Anyone annoying me that way will have his balls removed. With a rusty butterknife. Slowly. And I'll enjoy doing it.
Martin_sw
Hacker
***
Posts: 57


View Profile
« Reply #52 on: June 13, 2008, 12:45:10 PM »

con packages are signed. downloadable demos also are, as far as I am aware.

Yup, Arakon is right, the good thing (not for LIVE though) with the CON packages is you can extract the private key from your keyvault and sign your own CON packages.

But most if not all? demos are signed to only run from PIRS or LIVE signed packages, and this is where FFXI comes into the picture, according to angerwound it has the "run from CON package" flag set. And if it stores it's shaders unsigned inside the CON package it would be possible to use it to launch the shader exploit on 4532/48 without a DVD drive (unless of course the game XEX itself requires the DVD disk to be in the drive).
Logged
n00bpwner360
Xbox Hacker
*****
Posts: 615


View Profile
« Reply #53 on: June 15, 2008, 11:43:48 AM »

So wait, you can't upgrade to a vulnerable kernel on newer motherboards with base kernel 1921 or w/e?

I am thinking this.

Buy a NEW never been on live Xbox 360.

It has the new drive.

It is at the base kernel out of box.

Insert the 4532 update disc, it updates, all is good.

Launch exploit from hard drive. (Still have to figure out how to do this)

Dump CPU key.

Attach Infectus dump NAND.

Extract key vault.

Get DVD Key and spoof string? (I Have no clue what the spoof string is)

Flash old drive (sammy, hit, ben) with DVD key and spoof the firmware to Lite on (has to be worked out as well)

You are playing game backups.

So you are saying this could NOT work? I am not saying downgrade, I am just saying upgrade from the base kernel when you get the xbox new.
Logged

yeah lowering the default reading speed from 12x to let's say 5x, would really let GTA4 (or any of your games) benefit from way less popups and loading times.
Arakon
Administrator
Xbox Hacker
*****
Posts: 6925


View Profile
« Reply #54 on: June 15, 2008, 11:58:45 AM »

forget it. the consoles are sold with the (at the time of manufacturing) latest kernel already flashed.
Logged

I do NOT give support by email, PM, ICQ or whatever. Anyone annoying me that way will have his balls removed. With a rusty butterknife. Slowly. And I'll enjoy doing it.
Arakon
Administrator
Xbox Hacker
*****
Posts: 6925


View Profile
« Reply #55 on: June 15, 2008, 11:28:55 PM »

repaired units also come at the very least with a 5xxx kernel.
Logged

I do NOT give support by email, PM, ICQ or whatever. Anyone annoying me that way will have his balls removed. With a rusty butterknife. Slowly. And I'll enjoy doing it.
damn!
Hacker
***
Posts: 90


View Profile
« Reply #56 on: June 17, 2008, 04:03:46 PM »

Here in Germany with 6683 atm...
Logged
lexie
Hacker
***
Posts: 83


View Profile
« Reply #57 on: June 18, 2008, 10:12:25 AM »

is it possible to see if you have the lite-on drive without opening up your xbox 360 ??
Logged
Spider85
Hacker
***
Posts: 56


View Profile
« Reply #58 on: June 18, 2008, 10:41:37 AM »

is it possible to see if you have the lite-on drive without opening up your xbox 360 ??

Almost All repaired unit have one, Unit with a MFD of late April have one and you can see it at the LOT number on the box (not the xbox360 but the box where is is in Grin) if your lot number is higher then 813 (in europa) you have one

Greetz
Logged
wisp
Newbie
*
Posts: 2


View Profile
« Reply #59 on: June 18, 2008, 03:02:59 PM »

if you remove the front of your xbox, you can see under de dvd drive,(trough a hole) 2 wires. if the wires are yellow you have a lite-on, if the wires are white you have a Benq.

hope the lite-on will be flasheble soon:D

greetz. ww
Logged
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC

Valid XHTML 1.0! Valid CSS! Dilber MC Theme by HarzeM