Pinned Repositories
peafowl
High performance Deep Packet Inspection (DPI) framework to identify L7 protocols and extract and process data and metadata from network traffic.
batterypunish
Launch an alert when battery status is low
ConvNet
A convolutional neural network for images recognition
Decoder
Test program for network protocols detection
ScriptZ
Useful bash scripts
SLLv2-to-eth
Convert pcap from SLL2 (Linux cooked capture v2) to Ethernet
nDPI
Open Source Deep Packet Inspection Software Toolkit
captagent
100% Open-Source Packet Capture Agent for HEP
heplify
Portable and Lightweight HEP Capture Agent for HOMER
kYroL01's Repositories
kYroL01/Decoder
Test program for network protocols detection
kYroL01/ScriptZ
Useful bash scripts
kYroL01/SLLv2-to-eth
Convert pcap from SLL2 (Linux cooked capture v2) to Ethernet
kYroL01/GiantStepsNet
a jazzy protocol parser in GO
kYroL01/learning-ebpf
Learning eBPF, published by O'Reilly - out now! Here's where you'll find a VM config for the examples, and more
kYroL01/MyConfigs
personal configs Linux file
kYroL01/90DaysOfDevOps
This repository is my documenting repository for learning the world of DevOps. I started this journey on the 1st January 2022 and I plan to run to March 31st for a complete 90-day romp on spending an hour a day including weekends to get a foundational knowledge across a lot of different areas that make up DevOps.
kYroL01/awesome-pcaptools
A collection of tools developed by other researchers in the Computer Science area to process network traces. All the right reserved for the original authors.
kYroL01/boscaiolog
Harvest Logs in the Forest... I mean Frontend
kYroL01/c-code-style
Recommended C code style and coding rules for standard C99 or later
kYroL01/C-LRU-CACHE
A LRU cache Implementation in C
kYroL01/dropwatch
kYroL01/freeDiameter
Official code repository for the freeDiameter project
kYroL01/gobpf
Go bindings for creating BPF programs.
kYroL01/hammerHEP
Stress your HEP server to the max
kYroL01/Hands-On-Network-Programming-with-C
Book Example Code for Hands-On Network Programming with C
kYroL01/HashTable
Integer key/value implementation of a HashTable in go without using built-in data structure
kYroL01/HEP
HEP-EEP: Extensible Encapsulation Protocol (Specs & Technical Docs)
kYroL01/hep-wireshark
HOMER HEP Wireshark Dissector
kYroL01/heplify
HEP Capture Client
kYroL01/HFP
HEP Fidelity Proxy
kYroL01/how2heap
A repository for learning various heap exploitation techniques.
kYroL01/libcache
Simple LRU cache for c.
kYroL01/libevent-thread
kYroL01/nDPI
Open Source Deep Packet Inspection Software Toolkit
kYroL01/nDPId
Tiny nDPI based deep packet inspection daemons / toolkit.
kYroL01/peafowl
High performance Deep Packet Inspection (DPI) framework to identify L7 protocols and extract and process data and metadata from network traffic.
kYroL01/rtcagent
RTC Agent eBPF application
kYroL01/rtptool-wasm
Experimental WASM PCAP RTP Extraction and SRTP Decryption
kYroL01/training
Learning Golang one day