Two perspectives used in ELF format: segments and sections.
Is it guaranteed for segments perspective to see file's all data when using this perspective?
Is it guaranteed for sections perspective to see file's all data when using this perspective?
In other words:
Can valid ELF format file/image include data located within boundaries of that file certain section however out of boundaries of that file all segments (to belong to no segment of that file)?
Can valid ELF format file/image include data located within boundaries of that file certain segment however out of boundaries of that file all sections (to belong to no section of that file)?
Please fade out in your considerations ELF header, programs header table and sections header table.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…