aboutsummaryrefslogtreecommitdiff
path: root/plugins
Commit message (Collapse)AuthorAgeFilesLines
* 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