Log in

View Full Version : symbian 6 and 6.1 difference !


trecky
November 22nd, 2002, 14:09
hi

which exe format does the new symbian 6.1 use ? i can not disassemble files with objedump anymore !? any idea which parameter i have to change for it ?!

for 9210 apps (symbian 6.0) it works like this :
objdump --target=binary --architecture=arm -D --start-address=0x7c %1 >%1.asm

i tryed it with the objdump from the 7650 sdk but this seems tobe the same objdump !

ciao