ElfReader can now get Section start address, end address and size by its name. Or the according section name to any address within a section See ElfReader.hpp for API. git-svn-id: https://www4.informatik.uni-erlangen.de/i4svn/danceos/trunk/devel/fail@2070 8c4709b5-6ec9-48aa-a5cd-a96041d1645a
-=|elfinfo|=- This Tool is essentially a ELF file parser, similar to eu-readelf, but have a subset of functionality. This doesn't need libelf. How to ====== 1) run make to compile 2) run make install to install(su user) 3) at command line type elfinfo , it shows you a usage message