drow -- low-level ELF file analyzer News
Status: Alpha
Brought to you by:
wintah
Drow has reached alpha stage: first fully working and bug free version has just been released.
Drow is an ELF linux executable format analyzer for the low level programmer. It features header, section and program header (segments) decoding. Drow can display main header information, section information (along with section names solved from strtab section information) and program header information (file segments, along with section names which belong to that program header).