Question: When using objdump to disassemble the binary, how to find what the address of a specific function is? For example, 08048934 : 8048934: 55 push
When using objdump to disassemble the binary, how to find what the address of a specific function is? For example,
08048934
Can we get the address of function2? What is the address and where can I find it.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
