View Single Post
Old 05-07-2014, 11:03 PM   #7
knc1
Going Viral
knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.
 
knc1's Avatar
 
Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
Quote:
Originally Posted by kaito View Post
browserd: ELF 32-bit LSB executable,
ARM,
^ ^ ^ ^ ^
version 1 (SYSV), for GNU/Linux 2.6.14, dynamically linked (uses shared libs), stripped

browserd: file format elf32-little
objdump: Can't disassemble for architecture UNKNOWN!
^ ^ ^ ^ ^
So use the objdump (and/or readelf) from your cross-toolchain.
The command you gave above probably executed an "Intel arch only" version of objdump installed on the machine you where using.
knc1 is offline   Reply With Quote