summaryrefslogtreecommitdiff
path: root/python/commonil.py
diff options
context:
space:
mode:
authorHongyu Chen <hongyu@vector35.com>2025-06-24 09:59:34 -0400
committerHongyu <hongyc4@uci.edu>2025-06-25 13:04:27 -0400
commitcdb6e62b649ea49b16350e57569df891ef7dfa34 (patch)
tree74daeb8a54ce95213cb68a355d4c53e81deaac4f /python/commonil.py
parent1d77fc3074da561413a19622a25dcb325c2ea6d6 (diff)
[view][elf] Fixed duplicate NOTE section loading in address space.
NOTE sections were being treated as loadable segments when they should be metadata-only. The NOTE section had the allocatable flag set. The program correctly checked for SHF_ALLOC but didn't exclude NOTE sections explicitly. NOTE sections consumed 0x50 bytes at the base address
Diffstat (limited to 'python/commonil.py')
0 files changed, 0 insertions, 0 deletions