My ARM disasambler released (Windows and Linux binary) - General Discussion and Assistance - CHDK Forum supplierdeeply

My ARM disasambler released (Windows and Linux binary)

  • 7 Replies
  • 5543 Views
*

Offline RaduP

  • *****
  • 926
My ARM disasambler released (Windows and Linux binary)
« on: 15 / August / 2009, 15:50:54 »
Advertisements
Get it from here:
www.eternal-lands.com/arm_dis.zip

Right now, it's still kind of pre alpha, some features do not work, some instructions and addressing modes also do not work, but looking at my canon firmwares, as well as other firmwares, I could not find any valid instructions not decoded.

I provided only a windows and linux binary and no source, but I'll release the sources too if there is any interest for it. It uses SDL so it is totally platform independent.

Please let me know what you think.
« Last Edit: 07 / September / 2009, 23:27:42 by RaduP »

*

Offline RaduP

  • *****
  • 926
Re: My ARM disasambler released
« Reply #1 on: 16 / August / 2009, 16:45:25 »
Did anyone try it?

Re: My ARM disasambler released
« Reply #2 on: 16 / August / 2009, 17:00:22 »
Only had time for a quick look yet.

When you double-click arm.exe it says the command should be 'arm_dis'.

Anway, I used command 'arm' in a batch file.

*

Offline RaduP

  • *****
  • 926
Re: My ARM disasambler released
« Reply #3 on: 16 / August / 2009, 17:03:46 »
Oh, right, I forgot I changed the exe name.
Once you launch a project, some of the information is saved, so next time you load it it should remember where you left at and stuff like that.
Also, if you jsut start the exe without any parameters, it will load the last project.


Re: My ARM disasambler released
« Reply #4 on: 16 / August / 2009, 18:00:22 »
Problem is, I  do not know anything about ARM assembler   ;)

*

Offline RaduP

  • *****
  • 926
Re: My ARM disasambler released
« Reply #5 on: 16 / August / 2009, 18:10:57 »
I don't know a lot either, but this is a good link: http://www.arm.com/miscPDFs/14128.pdf?

*

Offline fudgey

  • *****
  • 1705
  • a570is
Re: My ARM disasambler released
« Reply #6 on: 17 / August / 2009, 16:20:12 »
Doesn't seem to run on my wine...

*

Offline RaduP

  • *****
  • 926
Re: My ARM disasambler released
« Reply #7 on: 07 / September / 2009, 23:26:47 »
Ok, same link, but there is a linux binary there as well now (and the windows binary is updated).
You can click on the Analyze button on the bottom, and it should find almost all of the code (it will be green).
Let me know if you find it useful and if there are problems.


 

Related Topics