XboxHacker BBS
 
*
Welcome, Guest. Please login or register.
Did you miss your activation email?
May 22, 2013, 10:40:27 PM


Login with username, password and session length


  Show Posts
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 »
181  Research & Technical XboxHacking (Xbox 360) / DVD-ROM Drive and Media / Re: TS-H943 firmware dump by software on: April 17, 2006, 03:48:30 PM
I just had a thought that perhaps a virtual machine would be usefull here. there are a few open source virtual machines like bochs. perhaps these could be made to log the commands the program is sending. i don't have a oscilloscope or anything to sniff sata or pata so i was trying to think of something simple.
182  Xbox 360 / XboxHacking - General / Re: Microsoft and hackers on: April 17, 2006, 03:19:13 PM
Quote from: bunnie
00000cf0: 0e0e 080b 0e0e 0800 0300 436f 7079 7269  ..........Copyri
00000d00: 6768 7420 2863 2920 4d69 6372 6f73 6f66  ght (c) Microsof
00000d10: 7420 436f 7270 6f72 6174 696f 6e2e 2041  t Corporation. A
00000d20: 6c6c 2072 6967 6874 7320 7265 7365 7276  ll rights reserv
00000d30: 6564 2e82 04d4 2ebe 341d 57dc d848 fc55  ed......4.W..H.U

If you are looking for the FLASH ROM contents of the Xbox, you won't be able to download them even though I've extracted them. I got a call [recording edited to protect sensitive info] from Microsoft within 12 hours of posting this page regarding the binaries...I fear...

However, for those of you who want to extract the FLASH ROM contents of the Xbox for your own purposes, see the case of "Sony Computer Entertainment, Inc. v. Connectix Corp." You are actually allowed by law to reverse engineer copyrighted code so long as it is necessary to discover the ideas or functional elements behind the code (still, I'm not allowed to post copyrighted code for free distribution). Hey, microsoft...what are the ideas and functional elements behind your BIOS ROM? ... hmm...patent search turns up nil on the Xbox...guess we'll just have to reverse engineer it. (FTR, Nintendo has patented what looks to be the entirety of the N64 console, thus perchance making reverse engineering an N64 illegal--not yet court tested.)

i just thought that excert from bunnie site might be relevant.
bunnies site: http://www.xenatera.com/bunnie/proj/anatak/xboxmod.html#copyrights
Sony Computer Entertainment, Inc. v. Connectix Corp.: http://www.gcwf.com/articles/ipu/ipu_sum00_9.html

edit: it seems the sony v. connectix link is no longer valid.

here is an internet archive link. http://web.archive.org/web/20021204022633/http://www.gcwf.com/articles/ipu/ipu_sum00_9.html
183  Xbox 360 / XboxHacking - General / Re: Microsoft and hackers on: April 17, 2006, 02:50:14 PM
what if it is for the purpose of interoperability? would that make a difference. like for example the Toshiba-Samsung drive does not work with windows with version ms25 that comes with the drive in the 360 while the version ms07 which is posted works with windows and other operating systems.
184  Research & Technical XboxHacking (Xbox 360) / DVD-ROM Drive and Media / Re: H-943A Serial Port on: April 17, 2006, 11:35:52 AM
Quote
* Micro controller
- 8-bit turbo 8032 high performance micro controller.
- Instruction-set compatible with MCS52
- Built-in internal 373 and 8-bit programmable lower address port.
- Additional instruction DEC DPTR
- Three 16-bit timers
- Eight three-level-prioritized interrupt sources
- Full duplex serial port
- Boolean Processor
- Programmable operating clock for high speed and sleep mode application
- 256-bytes on-chip RAM.
- 256k address space for external program memory
- Programmable Watchdog Timer
- Two 16-bit Data pointers
- High-speed Architecture.
- 4 clock/machine cycle. (Standard 8051 =12)
- Running up to 40 MHz

- Supports up to 256K bytes FLASH-programming interface.
- Supports 5/3.3-Volt. FLASH.
- Supports ICE mode.
- Supports power-down mode.
- Supports additional serial port
This information is from the mediatek site for the MT1328 DVD Controller (http://www.mtk.com.tw/product-lines.htm)
This isn't the MT1359 in our 360 dvd-rom but i am going to assume some of this might be true for it

So to calculate the baud
TH1 = Oscillator speed / Clocks per Oscillator Cycle / 32 / Desired Baud Rate
before i was using 12 clock per machine cycle

TH1 = 40000000 / 4 / 32 / 9600
or
TH1 = 25000000 / 4 / 32 / 9600

I am having trouble geting output with these settings though. I am a little confused. I don't normally use asm. i hope i didn't burn out its serial port because the last few flashes i have tried didn't receive anything from the serial port. That could just be due to the me using incorrect setting or a bug in my code.

here is a interesting pdf with max232 wiring and help testing out the serial port
http://www.8052.com/users/jonled/RS232gd.pdf
185  Research & Technical XboxHacking (Xbox 360) / DVD-ROM Drive and Media / Re: help on a samsung xbox 360 drive on: April 17, 2006, 10:08:47 AM
no its not the same. I could tell you what flash it is and what package it is but i think its time you learn to read and search. most of the questions you ask can be answered if you took the time to look. it is the teach a man to fish or give a man a fish thing. search and then ask if the information isn't already here then you might get a fish. i perfer tuna

I would like to add that software backup/flashing of the hitachi is possible and the samsung software backup/flashing isn't far off in my opinion.
186  Research & Technical XboxHacking (Xbox 360) / DVD-ROM Drive and Media / Re: help on a samsung xbox 360 drive on: April 17, 2006, 09:27:40 AM
yea you can do that if you want. i don't understand the point of the post though. do you expect someone to post a guide for you or something? i just used a plcc socket on my orginal board. that way i can pop in and out the flash at will sure. i still have to take it apart but it is far simpler then soldering wires to every pin.
187  Research & Technical XboxHacking (Xbox 360) / DVD-ROM Drive and Media / Re: TS-H943 firmware dump by software on: April 17, 2006, 08:15:30 AM
yes my point was that you said
@geremia
i can try it for u, tomorrow..
but i need a way to get my dvd-key without desoldering anything from my sammy.. Undecided
it is the second part with the "but" and about needing a way to get the key without desoldering. that is exactly what the method he is describing is doing so what exactly were you talking about trying if you would still need a way to dump the key. it gives the perception of you trying something else other then dumping your firmware.'

see now?

I know he was looking for confirmation.
188  Research & Technical XboxHacking (Xbox 360) / DVD-ROM Drive and Media / Re: TS-H943 firmware dump by software on: April 17, 2006, 08:01:01 AM
what he is describing will backup your firmware on your sammy. your key is located in your firmware.

What were you going to try?
189  Research & Technical XboxHacking (Xbox 360) / DVD-ROM Drive and Media / Re: H-943A Serial Port on: April 16, 2006, 10:27:09 PM
I have had some success outputing data to the serial port. I have been modifying robinsod code to output the Security Sector. I am geting output over the port but i am having a problem configuring the correct baud rate.

i have been reading http://www.8052.com/tutser.phtml

I need the clock frequency of that the core runs at to accurately set the correct baud. I have experimented with various setting without much success in figuring this one out.

so anyone know the clock frequency? i know the ram is 100mhz but i don't think that is waht the core runs at
190  Research & Technical XboxHacking (Xbox 360) / DVD-ROM Drive and Media / Re: New TS-H943 Firmware ms07 on: April 16, 2006, 10:18:21 PM
first off i would use the backup option of mtkflash to store a backup copy of your orginal firmware and key. ms07 will not work with games in your 360 even if you write your key to it.

what is your goal?
in the future there might be a hacked firmware release. so using the method of hot swaping with another drive would be usefull for backing up your firmware to get your key and then you could patch the hacked firmware with your key and use the same method to flash it back.
191  Xbox 360 / XboxHacking - General / Re: Microsoft and hackers on: April 16, 2006, 09:57:31 PM
Of course, money is and should be the primary interest of companies in general. But in my opinion, an IT company like microsoft can either decide to 'fight' hackers or 'embrace' them.

I think your point is interesting. So you're basically saying that as long as microsoft is not allowing interoperatiblity they can't be 'friends' with hackers since most hackers believe in interoperatibility ? I think this is the exact reason that Sony making the PS3 interoperatable ..
I think the service they are providing society should be the trumping priority over making money. like a company that puts more polution in the air rather paying for a more costly cleaner solution. I think MS is becoming more responsible by spending the amount they do on security research and trying to improve it. This only happened after a huge amount of worms and viruses that targeted their os though. Like poluting puting out software that is insecure causes problems for society as a whole. So no i don't think companies primary concern should be money but rather the well being of society. Companies externalize problems they cause all the time and its the people who end up having to pay the cost. I realize it is a bit of unfair comparison because the complexity of the software it would be difficult to isolate all the flaws but i don't think they really tried all that hard. If you look at some of the default services that shiped automaticly turned on a orginal windows xp you can see what i mean. Also when MS dominates a market their development or new interesting features becomes stagnent. It is only when they are forced to compete that anything interesting comes out of the company.

If they restrict what one can do with hardware one bought from them then its a motivation for a hacker to open up the hardware for other uses. i think this is many times the goal of hackers using the hardware for a purpose it wasn' intended for or was restricted from doing by the manufactor.

I am looking forward to how the PS3 implements their system
192  Research & Technical XboxHacking (Xbox 360) / DVD-ROM Drive and Media / Re: New TS-H943 Firmware ms07 on: April 16, 2006, 09:30:38 PM
ok sorry.put a Smiley on your face

yea when running ms07 your drive will be detected by windows no problem.
193  Xbox 360 / XboxHacking - General / Re: Microsoft and hackers on: April 16, 2006, 09:26:44 PM
I am a very cynical about corporations. I think MS primary interests are money and market share.

I think the reasons they are embracing these hackers are the perception and reality of their Windows product being insecure.

They will have a 2 teir solution. Public Relations and Actually fixing their security holes. to do the second they need these hackers.

what scares me if they will develop promote some secure platform that is incapable of running other operating systems or even your own code. The 360 security model being the base for such a platform. This would be promoted as "TOTALLY SECURE" and it would have a market. The future just scares me because they don't like to play fair with competitors so just what tactics will they use to get what they want.
194  Research & Technical XboxHacking (Xbox 360) / DVD-ROM Drive and Media / Re: New TS-H943 Firmware ms07 on: April 16, 2006, 09:09:46 PM
did you not understand? we are using a different firmware. the ms07. there is a link in the first post of this thread.

no offense but why don't you actually read the thread and then post because you obviously didn't read. perhaps you skimed but thats it.
195  Research & Technical XboxHacking (Xbox 360) / DVD-ROM Drive and Media / Re: TS-H943 firmware dump by software on: April 16, 2006, 03:13:26 PM
ok i see now. i had a second Lite-On DVD writer hooked up which mtkflash also recognized.
196  Research & Technical XboxHacking (Xbox 360) / DVD-ROM Drive and Media / Re: TS-H943 firmware dump by software on: April 16, 2006, 02:54:06 PM
Great Work Germania. I just tested flashing ms07 to ms25 with mtkflash 183c. worked great. i don't have 2 TS-H943As to test out your method right now.

maybe we coudl try to patch the mtkflash to detect the drive correctly or to have it just issue the commands blindly to the sata port we specify.

Glad to see the ms07 firmware was of some use to someone.
197  Research & Technical XboxHacking (Xbox 360) / DVD-ROM Drive and Media / Flashing ms07 to ms25 on: April 16, 2006, 02:42:56 PM
Thanks for the information Geremia.

I was also able to successfully backup the ms07 with mtkflash 1.83c using the /SATA command.

while the drive was running ms07 i flashed my orginal ms25 with my key to the drive using the mtkflash 1.83c. It worked fine but after the update then mtkflash no longer worked with the drive.

So if anyone who ordered a Toshiba-Samsung replacement drive could upgrade back to ms25 with their orginal key without having to desolder the flash. If you just have your key then you can patch the TS-H943a ms25 bin image with your key and then flash this back to the drive and have it work with your 360.

great work Germania.

Now perhaps we could patch the application to recognize the drive running ms25 somehow.
198  Xbox 360 / XboxHacking - General / Re: hdd on: April 16, 2006, 10:01:33 AM
u can't protect ram...
it's just that even if we did access the ram, the data in it would be hashed...

that is what i mean by protected. not a viable attack vector
199  Xbox 360 / XboxHacking - General / Re: hdd on: April 16, 2006, 08:29:13 AM
i am not sure about this but i beleive that the xex would be read into memory and then it signature verified and run directly from ram. i think your thinking is that it would read it once to verify it signature and then read it again for execution. i dont' think this is the way it happens. so you would have to have something to patch ram which still wouldn't work because of hyervisor, ram checksums or encrypted ram. i have heard all these tossed around. i don't think anyone knows the full technical details about these implementations but people all seems to know the ram is protected.
200  Research & Technical XboxHacking (Xbox 360) / DVD-ROM Drive and Media / Re: Using HL3120 drive with linux and plscsi on: April 15, 2006, 01:25:44 PM
he is refering to this thread.
http://www.xboxhacker.net/index.php?option=com_smf&Itemid=33&topic=659.0

Tiros mentions a command. i haven't had a chance to test it myself because of lack of linux box with sata controller.
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 »
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