ARM tool (assembler, disassembler, emulator) developing - page 4 - DSLR Hack development - CHDK Forum

ARM tool (assembler, disassembler, emulator) developing

  • 39 Replies
  • 49584 Views
*

Offline JMD

  • *
  • 34
Re: ARM tool (assembler, disassembler, emulator) developing
« Reply #30 on: 26 / July / 2010, 12:33:18 »
Advertisements
OK, here it goes

Re: ARM tool (assembler, disassembler, emulator) developing
« Reply #31 on: 26 / July / 2010, 13:52:52 »
First, you can modify the segment address from 0 to the real address (like FF810000 or FF010000).
Then run Database/String search and Code references search.
If you have an IDA dump database IDC file for your fw then you can load it in Database/Import IDA dump IDC.

New version v0.13b
« Reply #32 on: 02 / August / 2010, 13:55:02 »
A new snapshot is available.

08/02/2010 Changes for v0.13

- Bug fixes

I've also fixed the links on the site.

Re: ARM tool (assembler, disassembler, emulator) developing
« Reply #33 on: 04 / August / 2010, 23:42:20 »
THANKS A LOT!


Re: ARM tool (assembler, disassembler, emulator) developing
« Reply #34 on: 26 / December / 2010, 19:19:31 »
Hi,

I am a newbie.  I just bought a 1300 IS (IXUS105) and would like to learn how to port it.  I have some programming language but actually the disassembling part seems to damn me. :)

If I load my diskboot.bin, I am noticing the address are like: SEGO:xxxxx and in your screenshot I see ROM:xxxxx

1. What is explaining the difference?
2. I tried both suggest address higher in this thread:  FF810000 or FF010000

Is it any walkthrough to learn how to do the job?

Thanks

Re: ARM tool (assembler, disassembler, emulator) developing
« Reply #35 on: 30 / December / 2010, 00:42:52 »
Hi,

I am a newbie.  I just bought a 1300 IS (IXUS105) and would like to learn how to port it.  I have some programming language but actually the disassembling part seems to damn me. :)

If I load my diskboot.bin, I am noticing the address are like: SEGO:xxxxx and in your screenshot I see ROM:xxxxx

1. What is explaining the difference?
2. I tried both suggest address higher in this thread:  FF810000 or FF010000

Is it any walkthrough to learn how to do the job?

Thanks


Start on armu.pel.hu

Re: ARM tool (assembler, disassembler, emulator) developing
« Reply #36 on: 22 / March / 2011, 22:29:22 »
New snapshot is available.

03/22/2011 Changes for v0.16

- UTF8 string support (limited, missing Chinese symbols)
- Bug fixes



« Last Edit: 24 / March / 2011, 19:12:51 by Pelican »

*

Offline Coutts

  • *****
  • 538
  • www.flickr.com/couttsphotog
    • Flickr
Re: ARM tool (assembler, disassembler, emulator) developing
« Reply #37 on: 23 / April / 2011, 19:06:20 »
any progress towards a dryos emulator?
Canon 5d
Canon 50mm f/1.8
Sigma 24mm f/1.8

Flickr


Re: ARM tool (assembler, disassembler, emulator) developing
« Reply #38 on: 23 / April / 2011, 23:46:40 »
Shortly: no.

Re: ARM tool (assembler, disassembler, emulator) developing
« Reply #39 on: 24 / April / 2011, 11:23:11 »
Dryos (updater code) can be ran using qemu.

Indy.

 

Related Topics