aboutsummaryrefslogtreecommitdiff
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* elf.lua: fix a typoPřemysl Eric Janouch2023-06-181-1/+1
* xcursor.lua: fix file version decodingPřemysl Eric Janouch2021-11-171-2/+2
* Add an elementary decoder for Xcursor filesPřemysl Eric Janouch2021-11-171-0/+54
* Name changePřemysl Eric Janouch2020-09-288-8/+8
* Cleanup, add commentPřemysl Janouch2018-10-271-0/+1
* Relicense to 0BSD, update mail addressPřemysl Janouch2018-06-248-24/+16
* Add a partial decoder for PDFPřemysl Janouch2017-11-191-0/+514
* gzip.lua: fix variable scopePřemysl Janouch2017-11-141-1/+1
* Add gzip.luaPřemysl Janouch2017-05-291-0/+185
* zlib.lua: fix endianityPřemysl Janouch2017-05-291-2/+1
* Add a partial decoder for RFC 1950: ZLIBPřemysl Janouch2017-05-211-0/+57
* pcap.lua: fix decodingPřemysl Janouch2017-02-071-8/+8
* Add a partial decoder for ZIPPřemysl Janouch2017-02-051-0/+81
* pcap.lua: slight cleanupPřemysl Janouch2017-01-271-40/+43
* Add a partial decoder for PCAPNGPřemysl Janouch2017-01-261-2/+70
* Add a dummy plugin to disable interpretationPřemysl Janouch2017-01-261-0/+1
* Add a partial decoder for PCAPPřemysl Janouch2017-01-261-0/+178
* bencode.lua: fix formattingPřemysl Janouch2017-01-261-1/+1
* Add a partial decoder for VDIPřemysl Janouch2017-01-261-0/+88
* Add a decoder for bencodePřemysl Janouch2017-01-221-0/+80
* 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