LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   What is the difference between objdump, objcopy and hexdump? (https://www.linuxquestions.org/questions/linux-newbie-8/what-is-the-difference-between-objdump-objcopy-and-hexdump-4175469777/)

LinuxDreams 07-16-2013 03:06 AM

What is the difference between objdump, objcopy and hexdump?
 
Please Help me out in finding the differences.

pan64 07-16-2013 04:39 AM

https://www.linuxquestions.org/quest...bjdump-826387/

eklavya 07-16-2013 04:56 AM

objdump - display information from object files.

objcopy - copy and translate object files

hexdump - The hexdump utility is a filter which displays the specified files, or the standard input, if no files are specified, in a user specified format.


All times are GMT -5. The time now is 04:31 AM.