[ad_1]
use “objdump -D lib_file”
the left column will be the ‘binary object code’ and right column – disassembled one.
[ad_2]
solved How to find object code of c++ file
[ad_1]
use “objdump -D lib_file”
the left column will be the ‘binary object code’ and right column – disassembled one.
[ad_2]
solved How to find object code of c++ file