Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | xcursor.lua: fix file version decoding | Přemysl Eric Janouch | 2021-11-17 | 1 | -2/+2 |
* | Add an elementary decoder for Xcursor files | Přemysl Eric Janouch | 2021-11-17 | 1 | -0/+54 |
* | Name change | Přemysl Eric Janouch | 2020-09-28 | 8 | -8/+8 |
* | Cleanup, add comment | Přemysl Janouch | 2018-10-27 | 1 | -0/+1 |
* | Relicense to 0BSD, update mail address | Přemysl Janouch | 2018-06-24 | 8 | -24/+16 |
* | Add a partial decoder for PDF | Přemysl Janouch | 2017-11-19 | 1 | -0/+514 |
* | gzip.lua: fix variable scope | Přemysl Janouch | 2017-11-14 | 1 | -1/+1 |
* | Add gzip.lua | Přemysl Janouch | 2017-05-29 | 1 | -0/+185 |
* | zlib.lua: fix endianity | Přemysl Janouch | 2017-05-29 | 1 | -2/+1 |
* | Add a partial decoder for RFC 1950: ZLIB | Přemysl Janouch | 2017-05-21 | 1 | -0/+57 |
* | pcap.lua: fix decoding | Přemysl Janouch | 2017-02-07 | 1 | -8/+8 |
* | Add a partial decoder for ZIP | Přemysl Janouch | 2017-02-05 | 1 | -0/+81 |
* | pcap.lua: slight cleanup | Přemysl Janouch | 2017-01-27 | 1 | -40/+43 |
* | Add a partial decoder for PCAPNG | Přemysl Janouch | 2017-01-26 | 1 | -2/+70 |
* | Add a dummy plugin to disable interpretation | Přemysl Janouch | 2017-01-26 | 1 | -0/+1 |
* | Add a partial decoder for PCAP | Přemysl Janouch | 2017-01-26 | 1 | -0/+178 |
* | bencode.lua: fix formatting | Přemysl Janouch | 2017-01-26 | 1 | -1/+1 |
* | Add a partial decoder for VDI | Přemysl Janouch | 2017-01-26 | 1 | -0/+88 |
* | Add a decoder for bencode | Přemysl Janouch | 2017-01-22 | 1 | -0/+80 |
* | elf.lua: decode section headers | Přemysl Janouch | 2017-01-18 | 1 | -14/+88 |
* | elf.lua: decode program headers | Přemysl Janouch | 2017-01-18 | 1 | -65/+130 |
* | Add a WIP plugin for ELF files | Přemysl Janouch | 2017-01-17 | 1 | -0/+309 |