ELF.bt
Decode the ELF format for both 32/64 bit in big/little endian, decode the elf, program, and section headers. Also decode the dynamic symbol table entries. Many fields implement custom viewers but do not handle writing from those views.
Download File
File Information
Authors: Anon, Tim "diff" Strazzere, DaeK, JamesT, HTC, Harli Aquino,redqx
Category: Executable
Version: 2.6.6
File Mask: *
ID Bytes: 7F 45 4C 46
Available Versions
Version
Date
Author
Changes
Download
2.6.6
2024-11-11
marv7000
Fix display of higher half VAddrs.
Download
2.6.5
2024-08-13
redqx
change "DT_HIOS = 0x6fffffff" to "DT_HIOS = 0x6ffff000" , change "PT_INERP = 0x3" to "PT_INTERP = 0x3" .
Download
2.6.4
2024-08-08
B.Kerler
Make sure program table color doesn't bleed into byte visuals
Download
2.6.3
2024-01-29
Invincible
Fix section header flags bugs.
Download
2.6.2
2023-11-02
B.Baker
Add s_index bounds check for sec_tbl_elem in SectionHasData. Removed dt64_symtab_offset as not used
Download
2.6.1
2023-09-12
Harli Aquino <harli@varist.com/d34ddr34m3r@gmail.com>
Added parsing of symbols from the Dynamic Segment entries
Download
2.6
2023-08-05
T Strazzere
Parsing of Dynamic sections HTC: Megre into ELF.bt of SweetScape Software
Download
2.5.8
2023-03-10
D.Miller
Add Elf64_Sxword and Display of Dynamic Tags.
Download
2.5.7
2021-07-04
James T
Fix missing function call for ElfSection64 description
Download
2.5.6
2020-12-26
DaeK.OwO
Added Some Color And do some Format
Download
2.5.5
2018-01-28
T Strazzere
Fix overflowing of section tables
Download
2.5.4
2016-04-15
T Strazzere
Fix overflowing on bad section offset and sizes
Download
2.5.3
2016-03-30
T Strazzere
Merge back into 010Editor "repository" formatting
Download
2.3
2016-02-19
SweetScape Software
Updated header for repository submission.
Download
Return to the Template Repository