ARM processor disassembler.
DownloadVersion: 0.1d
HomepageAuthor:
bomburUnzip it and run it as:
Usage: ARM2HTML [-h] [-d] [-c<OFFSET>] binary > output_asm.html
-h = html output;
-d = data section output;
-c = code graph output, starting from offset (experimental).
Although it's called arm2
html, the output is plain text with DOS line separators unless you use the
-h option. If you want Unix line separators run it as:
arm2html .... | tr -d '\015' > output_file
The copyright notice is:
Version 0.1d, (c) bombur, 2004. Questions: bombur@ukrpost.net
Freeware. No warranties or support provided! Use it on your own risk!
I've posted this software here because at the time of posting,
www.sigma-player.org.ru is not accessible because of a routing loop in Russia between cs1601-ornet.ti.ru (212.1.255.222) and 212.1.255.221 (no DNS).