aboutsummaryrefslogtreecommitdiff
path: root/parse_elfnote.py
AgeCommit message (Expand)Author
2023-05-02Add readelf finding to parse_elfnote.py.Dan Albert
2023-05-01isort everything.Dan Albert
2023-05-01Update black.Dan Albert
2022-10-19Unify python scripts interpreter invocation.Tomasz 'CeDeROM' CEDRO
2021-12-16Reformat Python code with Black.Dan Albert
2021-12-03Type-check and lint our Python code as part of the build. Fix a bunch ofJames Farrell
2018-08-10Python 3 compatibility for parse_elfnote.py.Dan Albert
2018-02-14Python 3 compatibility.Dan Albert
2018-02-13Fix pylint error.Dan Albert
2017-12-06parse_elfnote: rewrite, handle small sectionsRyan Prichard
2017-08-18Fix parse_elfnote's offset search.Dan Albert
2017-02-01Fix parse_elfnote.py.Dan Albert
2016-12-14Add a script to parse the ABI tagTianjie Xu