arm-eabi-objdump
arm-eabi-objdump -d libdvm.so | tee libdvm.txt
arm-eabi-objdump
-d
--disassemble Display assembler contents of executable sections
related article:
wiki: GNU toolchain
wiki: GNU Binutils
common command:
readelf -S XXX.so
nm XXX.so
arm-eabi-objdump
-d
--disassemble Display assembler contents of executable sections
related article:
wiki: GNU toolchain
wiki: GNU Binutils
common command:
readelf -S XXX.so
nm XXX.so
留言
張貼留言
歡迎留言一起討論