News

I've found myself having do some socket programming in the linux kernel. (yes, yes, I know: have I thought about user space? Yes, that's where I've prototyped my code. This is a research project that ...
This repository contains simple Python scripts for a basic TCP server and client, created as part of my learning journey through Black Hat Python. The server accepts incoming TCP connections, prints ...