Pinned Repositories
avocado
Avocado Test Framework
libpnet
Cross-platform, low level networking using the Rust programming language.
pcapng-writer
An implementation of the pcapng capture file format encoding in Rust.
ripgrep
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
scapy
Scapy: the Python-based interactive packet manipulation program & library. Supports Python 2 & Python 3.
snifos
Generates pcapng files from FortiGate sniffer output.
avocado
Avocado is a set of tools and libraries to help with automated testing. One can call it a test framework with benefits. Native tests are written in Python and they follow the unittest pattern, but any executable can serve as a test.
alirez's Repositories
alirez/pcapng-writer
An implementation of the pcapng capture file format encoding in Rust.
alirez/avocado
Avocado Test Framework
alirez/libpnet
Cross-platform, low level networking using the Rust programming language.
alirez/ripgrep
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
alirez/scapy
Scapy: the Python-based interactive packet manipulation program & library. Supports Python 2 & Python 3.
alirez/snifos
Generates pcapng files from FortiGate sniffer output.