ELF object file analysis tool in Python?

John Benson jsbenson at bensonsystems.com
Tue Mar 2 22:10:47 EST 2004


I already googled and only turned up some references dating from 2000.
Anybody know of any current Python tool that can open up and dissect
information from an ELF (Executable and Linking Format) object file? I don't
care about machine language stuff, but goodies like what sources were used
in the compile, and what routines are used.






More information about the Python-list mailing list