When I'm using libbfd(bfd.h), I met some problems.
I wrote a simple file(test.cpp) and compiled it successfully. Then I ran
'objdump test' and I got all infomation(etc. sections syms) correctly.
I installed binutils on my server, and built a check_test.cpp just like what
objdump.c do. When I ran
hello nice guy:
can you help me.just a simple question. I have use libbfd to analyse a
object file.
i initialize a bfd pointer by call bfd_openr(path,NULL)
now i want analyse a buffer in memory which contains a object file , that
means if there exsit such a method bfd_init_by_buffer(void* , size_