Editing PS3Cobra Payload Reverse Engineering
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 1: | Line 1: | ||
[[Category:Software]][[Category:Hardware]] | |||
=Description= | =Description= | ||
Dongle is DRM to make sure you have the dongle, the firmware 'special' functionality will not work without it. <br /> | Dongle is DRM to make sure you have the dongle, the firmware 'special' functionality will not work without it. <br /> | ||
Line 58: | Line 55: | ||
| 25EC18 || bl sub_12934 || bl sub_500960 || || | | 25EC18 || bl sub_12934 || bl sub_500960 || || | ||
|- | |- | ||
| 271AF0 || stdu %sp, var_B0(%sp) || b loc_500808 || b loc_500818 || (syscall864 | | 271AF0 || stdu %sp, var_B0(%sp) || b loc_500808 || b loc_500818 || (syscall864) <s>Again, wrong here, loc_500808 is a bad jump.</s><br>this is 1.2! | ||
|- | |- | ||
| 273F80 || stdu %sp, var_B0(%sp) || b sub_500878 || b sub_500990 || (syscall867 | | 273F80 || stdu %sp, var_B0(%sp) || b sub_500878 || b sub_500990 || (syscall867)<s>you have a critical mistake, sub_500878 IS WRONG, :), if you jump here you crash your lv2</s><br> YOUR CRITICAL MISTAKE WAS ONLY PUT 1.2, NOW YOU FIX IT, THANKS<br>didn't meant to be rude, sry :) | ||
|- | |- | ||
| 29245C || stdu %sp, var_100(%sp)|| b sub_5005A8 || || | | 29245C || stdu %sp, var_100(%sp)|| b sub_5005A8 || || | ||
Line 68: | Line 65: | ||
| 293A18 || ld %r9, stru_3403A0 || b sub_500540 || || | | 293A18 || ld %r9, stru_3403A0 || b sub_500540 || || | ||
|- | |- | ||
| 296550 || stdu %sp, var_D0(%sp) || b sub_500640 || ||(syscall606 | | 296550 || stdu %sp, var_D0(%sp) || b sub_500640 || ||(syscall606) | ||
|- | |- | ||
| 296928 || stdu %sp, var_D0(%sp) || b sub_500770 || ||(syscall619 | | 296928 || stdu %sp, var_D0(%sp) || b sub_500770 || ||(syscall619) | ||
|- | |- | ||
| 29BD48 || b sub_11850 || b sub_500358 || || | | 29BD48 || b sub_11850 || b sub_500358 || || | ||
Line 293: | Line 290: | ||
Extern (PS1): | Extern (PS1): | ||
* ''/dev_usb/PSXISO'' | * ''/dev_usb/PSXISO'' | ||
</td></tr> | </td></tr> | ||
<tr><td with="50%"> | <tr><td with="50%"> | ||
Line 346: | Line 336: | ||
Datasheets and usermanuals: http://www.actel.com/products/pa3/docs.aspx#ds <br /> | Datasheets and usermanuals: http://www.actel.com/products/pa3/docs.aspx#ds <br /> | ||
Familyroot: http://www.actel.com/products/pa3/ <br /> | Familyroot: http://www.actel.com/products/pa3/ <br /> | ||
===== Pinout A3P060 VQ100 ===== | ===== Pinout A3P060 VQ100 ===== | ||
Line 568: | Line 557: | ||
==== AMS1117 3.3 1032 - Low Dropout Linear Regulator ==== | ==== AMS1117 3.3 1032 - Low Dropout Linear Regulator ==== | ||
U3 <br /> | U3 <br /> | ||
Datasheet: | Datasheet: http://www.sltdigital.com/product/product_pdf/AMS1117.pdf / http://home1.cyber-labo.co.jp/board/goods/pdf/AMS1117.pdf <br /> | ||
[[:File:AMS1117 - SOT-223.png]]<br /> | |||
==== A 47 ( | ==== A 47 (unreferenced 5pin IC : U4) ==== | ||
U4 <br /> | |||
< | A 47 <!--// 51c or s1c ? - hard to see without magnifier //--> <br /> | ||
[[:File:SOT5.PNG]]<br /> | |||
</ | <br /> | ||
==== Atmel ATmega 16A (16MHz AVR - 16KB flash - USB stack + DFU) ==== | ==== Atmel ATmega 16A (16MHz AVR - 16KB flash - USB stack + DFU) ==== | ||
Line 602: | Line 589: | ||
| 6 || GND || | | 6 || GND || | ||
|- | |- | ||
| 7 || XTAL2 || | | 7 || XTAL2 || | ||
|- | |- | ||
| 8 || XTAL1 || | | 8 || XTAL1 || | ||
|- | |- | ||
| 9 || (RXD) PD0 || | | 9 || (RXD) PD0 || | ||
|- | |- | ||
| 10 || (TXD) PD1 || | | 10 || (TXD) PD1 || | ||
|- | |- | ||
| 11 || (INT0) PD2 || | | 11 || (INT0) PD2 || | ||
Line 709: | Line 696: | ||
| 2 || PC/PS3 Position|| AVCC (atmega 27) + Winbond /WP (PIN 3) || Ties to Pin 27 of atmega16 (AVCC) and /WP of Winbond Flash | | 2 || PC/PS3 Position|| AVCC (atmega 27) + Winbond /WP (PIN 3) || Ties to Pin 27 of atmega16 (AVCC) and /WP of Winbond Flash | ||
|- | |- | ||
| 3 || PS3/DG Position|| | | 3 || PS3/DG Position|| ??? || ??? | ||
|- | |- | ||
| 4 || DG Position|| GND || A resistor is placed, by hand, between this pin and GND after the board is manufactured. | | 4 || DG Position|| GND || A resistor is placed, by hand, between this pin and GND after the board is manufactured. | ||
Line 715: | Line 702: | ||
When in PC Mode, Pins 1 and 2 are shorted. When in PS3 Mode, Pins 2 and 3 are shorted. When in DG Mode 3 and 4 are shorted. | When in PC Mode, Pins 1 and 2 are shorted. When in PS3 Mode, Pins 2 and 3 are shorted. When in DG Mode 3 and 4 are shorted. | ||