XboxHacker BBS
 
*
Welcome, Guest. Please login or register.
Did you miss your activation email?
May 23, 2013, 02:03:17 AM


Login with username, password and session length


Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 »
  Print  
Author Topic: 360 Flash Dump Tool V0.1  (Read 143704 times)
HoRnEyDvL
Member
**
Posts: 26


View Profile
« Reply #200 on: December 10, 2007, 06:38:04 AM »

Another region code to add.
Unk 0201
Pal AUS
Logged
Shaun
Xbox Hacker
*****
Posts: 505



View Profile
« Reply #201 on: December 13, 2007, 03:33:34 PM »

Just to clarify something - the falcon (read new board with hdmi connector) theoretically can be downgraded but not been confirmed yet ?  If so then (hopefully) i will be in a position to do exactly this in the coming days. just nead to reread up and get my diy level shifters bought and up n running
Logged
robinsod
Global Moderator
Xbox Hacker
*****
Posts: 648


Perl packed my shorts during global destruction


View Profile
« Reply #202 on: December 14, 2007, 01:26:18 AM »

The Falcon boards feature new firmware & it seems to be vulnerable BUT the current Degraded builds incorrect images Sad I hope to have a new version available soon.
Logged
Shaun
Xbox Hacker
*****
Posts: 505



View Profile
« Reply #203 on: December 14, 2007, 04:24:13 AM »

good then Smiley I shall build up the board and hopefully play sometime next week
Logged
atiman
Hacker
***
Posts: 86


View Profile
« Reply #204 on: December 15, 2007, 12:30:48 PM »

Thx for amazing work Robinsod. I have a little question for you...
Is there a way to prevent the X: change? It's annoying for homebrewers...
I explain :
X: is (it seems) an heavily encrypted sequence made from a seed value which seems to be either the difference of theoretical lock down counter and actual lock down counter, or just a flag (false=0, true=-1).
(I got that from tmbinc when he analyzed my X: value given by my 4532 dashboard after reverting from a recent firwmare. Since I'm keeping resistor in place, I have to update older firmware with new lock down values before reflashing. And I get the X: matching the minus one value each time).

I think connecting to network by mistake may result in the recording of the X: value and the console ID and if X: changes you may be considered a cheater...

However homebrewers need to connect to PC (often configured as a DHCP server i.e ICS) to upload/download sources to compile (I'm a core user, no hard disk) and if cable is left, PC can connect to internet and establish link between console and MS, by mistake. Happened once as I was starting patched KK (asked me if I wanted to upgrade fw, right in middle of KK starting screen). I'm not a Live subscriber, and I don't plan to become one, for now. But who knows... maybe a game will absolutely require a patch and I may find myself in the need to connect to Live (I hesitated recently for the Blue Dragon patches that makes game a bit harder -a bit too easy is that game-).
So I don't even know if I'm already banned whereas I never subscribed to Live... So it would be safer (for others) if X: value was under control.
However I could upgrade to fall update (by doing first step of Live connection but without subscribing) with X: correct. Do you think banned consoles can't even get upgrades? I guess they can... But dunno in fact.

I've tried to restart from 1888 and the phenomenon happened again.
In the following I will write X:0 or X:-1 to say that X: is the normal value (seed 0) or X: is the abnormal value (seed -1).

1888 no X: at all (if I remember well) (LDC in efuses = 3), backup fw
update to 4532 => X:0 ok (LDC in efuses = 4), backup fw
update to fall update => X:0 ok (LDC in efuses = 5), backup fw
edit 4532 backup and set LDC to 5
reflash 4532 LDC 5 => X:1 bad... (risky when homebrewing with all cables)
reflash fall update backup => X:0

It's the same with any firmware versions... I think.

What do you think about this specific trouble?
« Last Edit: December 15, 2007, 12:32:53 PM by atiman » Logged
robinsod
Global Moderator
Xbox Hacker
*****
Posts: 648


Perl packed my shorts during global destruction


View Profile
« Reply #205 on: December 15, 2007, 12:56:23 PM »

To be honest tmbinc is your man for this, I simply don't have the required level of understanding Sad

I am happy to build tools that support whatever hack is currently popular with the following exceptions

1) No "stealth backups" - KK is all you need
2) No messing with XBL


Logged
robinsod
Global Moderator
Xbox Hacker
*****
Posts: 648


Perl packed my shorts during global destruction


View Profile
« Reply #206 on: December 16, 2007, 08:41:55 AM »

Version 0.88 NAND Tool

The flash image can now be patched with modified SMC code and the 2BL hash is fixed up to allow the 360 to boot. You can also modify the Pairing Data and LDV in the headers. You must have your CPU fuse data to use these features.

English: http://rapidshare.com/files/76961285/tool.88.English.rar.html

French: http://rapidshare.com/files/76961318/tool.88.french.rar.html

German: http://rapidshare.com/files/76961348/tool.88.German.rar.html
Logged
amadeus
Hacker
***
Posts: 59


View Profile
« Reply #207 on: December 16, 2007, 05:51:38 PM »

Very cool!  Grin

Would you say it now have all the features it should have, or are there things you would like to see?

Are there areas that needs development/research?

« Last Edit: December 16, 2007, 05:54:08 PM by amadeus » Logged
robinsod
Global Moderator
Xbox Hacker
*****
Posts: 648


Perl packed my shorts during global destruction


View Profile
« Reply #208 on: December 17, 2007, 07:06:38 AM »

I think the NAND tool is basically done, I may add code to extract a list of bad blocks as a text file & if we see any major changes in the way the 360s flash works i will update it otherwise it's about done. I may add direct support for Infectus/XD card programming.

Next area of interest is to be able to build customised flash images with the firmware components and updates I want. We cant modify the components but we can put them together in different ways. I also want to rework the code and turn it into a dll so other people can use it.



Logged
Ell3X
Master Hacker
****
Posts: 144



View Profile
« Reply #209 on: December 17, 2007, 07:10:56 AM »

very nice Smiley

big thx for your hard work Wink
Logged
amadeus
Hacker
***
Posts: 59


View Profile
« Reply #210 on: December 17, 2007, 02:56:59 PM »

Next area of interest is to be able to build customised flash images with the firmware components and updates I want. We cant modify the components but we can put them together in different ways.
Do you mean take the hypervisor from one firmware and put it in another?

Logged
HoRnEyDvL
Member
**
Posts: 26


View Profile
« Reply #211 on: December 18, 2007, 04:47:34 AM »

robinsod thanks for the update i see u added my region code in Smiley
Ill try dumping my second nand from my other 360 see how i go.
Logged
Surrido
Master Hacker
****
Posts: 232


Wer lesen kann ist klar im Vorteil!


View Profile
« Reply #212 on: December 18, 2007, 05:04:48 AM »

HV from 4532 into 1888 would be handy...
Logged
wans
Hacker
***
Posts: 90


View Profile
« Reply #213 on: December 18, 2007, 11:01:39 AM »

hey guys,

             looking for a little help using 360 flash tool V0.88.  I used dump32 from the linux livecd to dump my fuses.txt 1bl.bin and nand.bin.

I have entered my CPU key into the field gained from fuses.txt but if i try to open either 1bl or nand.bin i get the following error

Bad File length.

Everything appeared to go well during the dump, no hangs from either linux or the dump32 programe.

Any advice would be greatly appreciated.
Logged
caster420
Master Hacker
****
Posts: 242



View Profile
« Reply #214 on: December 18, 2007, 11:06:38 AM »

Damn, appears the dump from Linux does not contain the ECC data and so can't be used with this application.

Quote from: warpjavier
I believe the dump you get from linux, is the same dump you can get with Infectus or any other NAND programmer but you dont have a RAW dump that way, so you will be missing the extra 16 bytes of the nand. So does not maka sense to do that if you are gonna end up with an unusable dump.

Dont know if this is still valid, but its at the beginning of the thread and is likely your issue.

Caster.
Logged
robinsod
Global Moderator
Xbox Hacker
*****
Posts: 648


Perl packed my shorts during global destruction


View Profile
« Reply #215 on: December 18, 2007, 11:45:23 AM »

ECC-less dumps are no longer supported.
Logged
tmbinc
Global Moderator
Master Hacker
*****
Posts: 286


View Profile
« Reply #216 on: December 18, 2007, 03:43:33 PM »

...which shouldn't be a problem as we now have the tool to dump with ECC (from linux).
Logged

Please don't copy/quote full text outside this board. Instead, summarize and link to this post. Thanks! This lets me keep information updated and doesn't pull things out of context.
Ell3X
Master Hacker
****
Posts: 144



View Profile
« Reply #217 on: December 18, 2007, 03:50:28 PM »

this is not important , because nobody can flash the nand with linux.
so if someone would patch the dump , he need the infectus.
Logged
amadeus
Hacker
***
Posts: 59


View Profile
« Reply #218 on: December 18, 2007, 06:07:16 PM »

I have used it under FC7 with Wine 0.9.49 Grin


Logged
robinsod
Global Moderator
Xbox Hacker
*****
Posts: 648


Perl packed my shorts during global destruction


View Profile
« Reply #219 on: December 18, 2007, 07:10:28 PM »

@tmbinc: We keep bumping heads, time to agree a common file format? I give in, being a mere technician and all ......
« Last Edit: December 18, 2007, 07:14:22 PM by robinsod » Logged
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 »
  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