Add ELFFile.address_offsets() to get file offsets from a memory address
authorMartin Panter <vadmium à gmail·com>
Wed, 12 Feb 2014 03:02:04 +0000 (03:02 +0000)
committerMartin Panter <vadmium à gmail·com>
Sat, 31 May 2014 03:46:11 +0000 (03:46 +0000)
commit767c687f266fdb1f579e3b165f00ce8c43878f4c
tree9cdc199c2be8f6a2edb9740365c644dbe37e85bb
parentc9594acd0e1a1b87ab9a8b1de2b22c1411d617ff
Add ELFFile.address_offsets() to get file offsets from a memory address
elftools/elf/elffile.py
test/test_elffile.py [new file with mode: 0644]