Secure ELF parsing/loading library for forensics reconstruction of malware, and robust reverse engineering tools
410
stars
64
forks
source link
Unitialized field for struct elf_segment *segment in elf_segment_by_index() #32
Closed
sad0p closed 1 year ago
Results in undefine behavior when accessing
segment.index
in the local instance ofstuct elf_segment segment
.