PDA

View Full Version : Nokia 5110 dissasembled source



hanzelko
15-04-2003, 02:47 PM
Hi.

I have just dissasembled Nokia 5110_v5_24 firmware and putted it on my site:
http://62.168.95.179/~hanzel

It is compileable with ARM Developer suite and will produce 100% the same code as the original firmware (after cutting the ELF header)

If someone wants it,can download it.

Bye

care2much
16-04-2003, 06:22 PM
I will help you, 'cause I'm really interested. Send me an e-mail at [email protected] if you are interested.

Please give me time to read the mail (net problems - will be fixed in about 2-3 weeks)

g3gg0
29-04-2003, 04:48 PM
wow :)

so lets look what it will do :)

EDIT:
i tested it out and it looks nice, but the problem is:
after changing the sourcecode, the software wont work
e.g.
DAT_234346
DCD 0x002a8745
is an absolute address of a function (bit 0 set due to THUMB)
i think it was a structure like
{ &func_1, &func_2, &func_3 }

the best may be to trace down such calls or data adresses
and assign them via asm macros...
but u have to guess VERY much... ;((


but its a good start my friend!

Inode
29-04-2003, 07:23 PM
I'm interested to make a group of people for disassembler (as done) and undestand the nokia firmware...

What's do you think?

Inode

g3gg0
29-04-2003, 11:21 PM
theres already a group.... nok5rev
http://groups.yahoo.com/groups/nok5rev/
u may ask nokrev for an application ;)

hanzelko
30-04-2003, 07:49 AM
Yes. The group would be fine.

I have checked nok5rev on yahoo, but it is only for members
and I can't join it. In Yahoo search no group for nok5rev. :(

So if someone want to start new group. Just reply to this thread a I will join a put my work there.

hanzelko
30-04-2003, 12:53 PM
I have just written an email about application within nok5rev group and when some reply come back I will write it here.

Inode
04-05-2003, 02:22 PM
I got the full version with license od the ARM Developer Suite 1.2. Who is interested can contact me with a private message.

Inode

hanzelko
05-05-2003, 03:43 PM
I have just get a response from nok5rev and he had advised me to make a new group for this project. So I will make a new group on yahoo in few days and will inform when it is done.