aboutsummaryrefslogtreecommitdiff
path: root/plugins/elf.lua
Commit message (Collapse)AuthorAgeFilesLines
* elf.lua: fix a typoPřemysl Eric Janouch2023-06-181-1/+1
|
* Name changePřemysl Eric Janouch2020-09-281-1/+1
|
* Relicense to 0BSD, update mail addressPřemysl Janouch2018-06-241-3/+2
| | | | | | | | | I've come to the conclusion that copyright mostly just stands in the way of software development. In my jurisdiction I cannot give up my own copyright and 0BSD seems to be the closest thing to public domain. The updated mail address, also used in my author/committer lines, is shorter and looks nicer. People rarely interact anyway.
* elf.lua: decode section headersPřemysl Janouch2017-01-181-14/+88
|
* elf.lua: decode program headersPřemysl Janouch2017-01-181-65/+130
|
* Add a WIP plugin for ELF filesPřemysl Janouch2017-01-171-0/+309