aboutsummaryrefslogtreecommitdiff
path: root/plugins
Commit message (Collapse)AuthorAgeFilesLines
* Add a partial decoder for RFC 1950: ZLIBPřemysl Janouch2017-05-211-0/+57
|
* pcap.lua: fix decodingPřemysl Janouch2017-02-071-8/+8
| | | | Which didn't work before at all.
* Add a partial decoder for ZIPPřemysl Janouch2017-02-051-0/+81
|
* pcap.lua: slight cleanupPřemysl Janouch2017-01-271-40/+43
| | | | Should be a tiny bit faster, too.
* 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