Development for the 5D mk II - page 3 - DSLR Hack development - CHDK Forum  

Development for the 5D mk II

  • 29 Replies
  • 24610 Views
*

Offline PhyrePhoX

  • *****
  • 2254
  • make RAW not WAR
    • PhyreWorX
Re: Development for the 5D mk II
« Reply #20 on: 08 / April / 2009, 02:47:24 »
Advertisements

Re: Development for the 5D mk II
« Reply #21 on: 21 / April / 2009, 06:11:12 »
hey i've loaded to ida as well... this is what im seeing beginin of ROM0 after analyze

seg000:00000000 seg000          segment byte public 'CODE' use32
seg000:00000000                 assume cs:seg000
seg000:00000000                 assume es:nothing, ss:nothing, ds:nothing, fs:nothing, gs:nothing
seg000:00000000                 dd 2 dup(0)             ; DATA XREF: seg000:0033A412r
seg000:00000008 dword_8         dd 7FEh dup(0FFFFFFFFh), 0E77h, 3 dup(0FFFFFFFFh), 30h
seg000:00000008                 dd 218h, 12h dup(0FFFFFFFFh), 946Dh, 0EBh, 33h, 2B40h
seg000:00000008                 dd 946Bh, 0ECh, 32h, 3B55h, 1, 0D1BB24A4h, 0F9711EE4h
seg000:00000008                 dd 0BEDBEC92h, 719752EFh, 224444F1h, 59DDBD23h, 0AC097461h
seg000:00000008                 dd 8D845921h, 638681B0h, 2 dup(0FFFFFFFFh), 14A00Ah, 151400h
seg000:00000008                 dd 14E00Bh, 150609h, 2 dup(0FFFFFFFFh), 14A00Ah, 151400h
seg000:00000008                 dd 14E00Bh, 150609h, 2 dup(0FFFFFFFFh), 14A00Ah, 151400h
seg000:00000008                 dd 14E00Bh, 150609h, 2 dup(0FFFFFFFFh), 14A00Ah, 151400h
seg000:00000008                 dd 14E00Bh, 150609h, 2 dup(0FFFFFFFFh), 14A00Ah, 151400h
seg000:00000008                 dd 14E00Bh, 150600h, 2 dup(0FFFFFFFFh), 14A00Ah, 151400h



so my question is how do i get it to show like the code as below ?



ROM:F801000C ; ---------------------------------------------------------------------------
ROM:F801000C
ROM:F801000C boot_entry
ROM:F801000C                 MOV     R1, #0xC0000000
ROM:F8010010                 LDR     R2, =0xD9C5D9C5
ROM:F8010014                 STR     R2, [R1,#0x10]
ROM:F8010018                 LDR     R2, =0xC0200000
ROM:F801001C                 MOV     R1, #1
ROM:F8010020                 STR     R1, [R2,#0x10C]
ROM:F8010024                 MOV     R1, #0xFF
ROM:F8010028                 STR     R1, [R2,#0xC]

as  far as i know i can convert some by pressing C. Please help thanks.










*

Offline ewavr

  • ****
  • 1057
  • A710IS
Re: Development for the 5D mk II
« Reply #22 on: 21 / April / 2009, 06:23:01 »
@anthonyt: set CPU type to ARM (not x86).

Re: Development for the 5D mk II
« Reply #23 on: 21 / April / 2009, 06:40:49 »
okay I have chosed ARM processor and now its showing ROM. how do you convert all those data to the version as below such as MOV LDR from the DCB. Thanks !!!

ROM:F801000C                 MOV     R1, #0xC0000000
ROM:F8010010                 LDR     R2, =0xD9C5D9C5
ROM:F8010014                 STR     R2, [R1,#0x10]
ROM:F8010018                 LDR     R2, =0xC0200000
ROM:F801001C                 MOV     R1, #1
ROM:F8010020                 STR     R1, [R2,#0x10C]
ROM:F8010024                 MOV     R1, #0xFF
ROM:F8010028                 STR     R1, [R2,#0xC]


Re: Development for the 5D mk II
« Reply #24 on: 28 / April / 2009, 09:10:28 »
... and dumps from 5D Mk II:
http://narod.ru/disk/6359802000/ROM0.bin.html
http://narod.ru/disk/6359665000/ROM1.bin.html

(enter captcha and press green button).

where is the green button? cannot see it neigher in IE nor FF. i did enter captcha succesfully and pressed enter.
A590 IS-1.01b(x5), SX130IS-101c(x3), 101f(x2)
3dstereo-aeropanorama-Jungfraujoch
http://www.stereopan.tk

*

Offline ewavr

  • ****
  • 1057
  • A710IS
Re: Development for the 5D mk II
« Reply #25 on: 28 / April / 2009, 10:57:09 »
where is the green button? cannot see it neigher in IE nor FF.

Mmm.. I see it (Opera, IE, FF) - screenshot in attachment.

Re: Development for the 5D mk II
« Reply #26 on: 10 / May / 2009, 04:01:19 »
i'm new to all this, but how can i help?

Re: Development for the 5D mk II
« Reply #27 on: 17 / May / 2009, 13:55:06 »
... and dumps from 5D Mk II:
http://narod.ru/disk/6359802000/ROM0.bin.html
http://narod.ru/disk/6359665000/ROM1.bin.html

(enter captcha and press green button).

where is the green button? cannot see it neigher in IE nor FF. i did enter captcha succesfully and pressed enter.



Re: Development for the 5D mk II
« Reply #28 on: 21 / October / 2009, 08:48:11 »
could someone upload the firmware again, please ?

Lorenzo
« Last Edit: 21 / October / 2009, 09:18:11 by lorenzo353 »

*

Offline ewavr

  • ****
  • 1057
  • A710IS
Re: Development for the 5D mk II
« Reply #29 on: 30 / October / 2009, 06:29:53 »
could someone upload the firmware again, please ?
5dmkii.7z - 2.71MB
« Last Edit: 30 / October / 2009, 06:31:37 by ewavr »

 

Related Topics