Nik
f70b7066b9
includes: Switch over to import statements ( #224 )
...
* Update includes and patterns to new import system
* Update namespaces to new syntax
2024-02-25 22:04:41 +01:00
iTrooz
b6e0557a1d
patterns: put author and description inside each pattern ( #155 )
2023-08-28 12:32:23 +02:00
Takumi Sueda
53ea45ffa6
patterns/PCAP: Fixed formatting and added endianess support ( #99 )
...
* patterns/pcap: reformat
* patterns/pcap: endianness-aware parse / parse packets until EOF
2023-03-23 08:56:20 +01:00
Ilja van Sprundel
d672934033
Add pcap support to hex patterns ( #16 )
...
* Add initial pcap support
Assumes little endian and fixed to 1000 packets, but it's a start.
* update readme for pcap entry
added initial pcap support
2021-06-02 16:08:25 +02:00