Add ability to parse the NT_FILE note found in core files (#220)
authorzephyrj <jono.sykes15@gmail.com>
Mon, 22 Apr 2019 12:07:27 +0000 (13:07 +0100)
committerEli Bendersky <eliben@users.noreply.github.com>
Mon, 22 Apr 2019 12:07:27 +0000 (05:07 -0700)
commitb66d892594dfc675c4756d8b5e9ae0040750ad13
treed102d4a12e276be2c6f185685244b4c734c6220d
parent27941c50fef8cff8ef991419511664154c8cdf52
Add ability to parse the NT_FILE note found in core files (#220)
elftools/elf/notes.py
elftools/elf/structs.py
test/test_core_notes.py