Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
Libraries *.a do not contain *.cpp, but compiled ones *.o You
can extract them with the ar utility.
For disassembly use http://onlinedisassembler.com/odaweb/ or one of http://en.wikibooks.org/wiki/X86_Disassembly/Disassemblers_and_Decompilers
No, .a is an already compiled object module, it is impossible to restore the source code from it. You can try to disassemble with something like Objdump.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question