Commit Graph

7 Commits

Author SHA1 Message Date
019c4302ad
Handle tiny files gracefully
All checks were successful
Alpine 3.20 Success
Arch Linux AUR Success
OpenBSD 7.5 Success
Lua detection functions used to cause fatal errors on failure to read.

We could also reconsider treating detection errors as fatal.
2024-12-08 22:37:12 +01:00
b87206bb93
elf.lua: fix a typo 2023-06-18 22:46:10 +02:00
b3f117a785
Name change 2020-09-28 05:10:27 +02:00
d22959cdd3
Relicense to 0BSD, update mail address
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.
2018-06-24 04:11:24 +02:00
b368d11415
elf.lua: decode section headers 2017-01-18 02:35:55 +01:00
52411d0a2e
elf.lua: decode program headers 2017-01-18 00:25:03 +01:00
1c1facb836
Add a WIP plugin for ELF files 2017-01-17 15:51:08 +01:00