Dumping Xbox / Xbox 360 security sector ranges
Re: Dumping Xbox / Xbox 360 security sector ranges
Because it should not skip any sectors besides those in ss ranges, i would say.
PX-760A (+30), PX-W4824TA (+98), GSA-H42L (+667), GDR-8164B (+102), SH-D162D (+6), SOHD-167T (+12)
Re: Dumping Xbox / Xbox 360 security sector ranges
Requiring manual input of ss ranges is silly, it should allow input from ss_sector_range txt or from ss.bin directly.
Re: Dumping Xbox / Xbox 360 security sector ranges
Is there a way to try this by manually adjusting the sector ranges (in the txt file generated from the SS.bin) with freecell?
Re: Dumping Xbox / Xbox 360 security sector ranges
Sorry, fixed. http://www.mediafire.com/file/eq80y20l9 … st.7z/fileF1ReB4LL wrote:Still doesn't work.
Yes. if reading error occurs out of the ss ranges, its sector is bad.iR0b0t wrote:Because it should not skip any sectors besides those in ss ranges, i would say.
I think so too. Btw I found this https://web.archive.org/web/20081221213 … ng_pref=enJackal wrote:Requiring manual input of ss ranges is silly
Code: Select all
where ss.bin is a raw dump (2064 bytes) of data @PSN 0xFD21EDiscImageCreator, UmdImageCreator, Conv2multiBin, bin2wav, PS3Auth (needs login), [url=http://www.mediafire.com/file/5cgoy11x6ahc7qh/%2523recompressTo7z_20150109.bat/file]recompressTo7z_20150109.bat[/url]
Re: Dumping Xbox / Xbox 360 security sector ranges
Yeah I guess we never tried that before.. Can PSN 0xFD021E be approached as a sector number?sarami wrote:We may get the ss.bin by xbox raw dumping without kreon drive... I'll try it.Code: Select all
where ss.bin is a raw dump (2064 bytes) of data @PSN 0xFD21E
Last edited by Jackal on Sun Apr 14, 2019 4:28 am, edited 1 time in total.
Re: Dumping Xbox / Xbox 360 security sector ranges
Detailed page says https://web.archive.org/web/20080911180 … cl:80/?p=8
I googled '0xFD021E', and it seems this value is correct, not '0xFD21E'.
'0xFD021E' is the lead-out area of layer 1.
Code: Select all
donde ss.bin es un dump en bruto (2064 bytes) del PSN 0xFD021E'0xFD021E' is the lead-out area of layer 1.
DiscImageCreator, UmdImageCreator, Conv2multiBin, bin2wav, PS3Auth (needs login), [url=http://www.mediafire.com/file/5cgoy11x6ahc7qh/%2523recompressTo7z_20150109.bat/file]recompressTo7z_20150109.bat[/url]
Re: Dumping Xbox / Xbox 360 security sector ranges
Forgot to show you the logs back then. It works (though, the SS ranges are unstable), but for some reason the dump itself always has different sizes, why?sarami wrote:Sorry, fixed. http://www.mediafire.com/file/eq80y20l9 … st.7z/fileF1ReB4LL wrote:Still doesn't work.
- Attachments
-
- xboxlogs.7z
- Imported Redump attachment 3176
- (25.48 KiB) Not downloaded yet
Re: Dumping Xbox / Xbox 360 security sector ranges
Because reading error occurred out of the ss range.F1ReB4LL wrote:but for some reason the dump itself always has different sizes, why?
DiscImageCreator, UmdImageCreator, Conv2multiBin, bin2wav, PS3Auth (needs login), [url=http://www.mediafire.com/file/5cgoy11x6ahc7qh/%2523recompressTo7z_20150109.bat/file]recompressTo7z_20150109.bat[/url]
Re: Dumping Xbox / Xbox 360 security sector ranges
But shouldn't DIC keep the total image size? Padding the bad blocks with zeroes or with 0x55 or something else?