programming
vim as hex editor?
Yes..who would have thought?
Being a vim user, I hoped it would be able to edit hex files. I didn’t know for sure if it can do it or not so I decided to start digging into the manuals. This nice feature of vim has proven to be really important for me lately, now that I’m testing a protocol by modifying valid pcap files.
› Continue reading
Writing Loadable Kernel Modules using netfilter hooks (in-depth HOWTO) – Part 1
Note: This article was inspired by the lack of updated documentation on how to write proper netfilter kernel modules. At the time I’m writing this article, the latest stable release was 2.6.32.8. I am also assuming you are familiar with how LKMs (Loadable Kernel Modules) work. If you are not, then you might want to check this article first: tldp.org/HOWTO/Module-HOWTO/
In this article (Part 1) I will present how to create a simple Linux kernel module that implements a netfilter hook for a generic transport protocol (not one of the usual ones).
In Part 2, I plan to connect the module to the iptables rules generated on the userspace side.
› Continue reading
Who is Andrei?
Cloud 'o Tags
Recent Comments
andrei on Eduroam on n900 – TELECOM SudParis
Adib on Eduroam on n900 – TELECOM SudParis
andrei on Eduroam on n900 – TELECOM SudParis
andrei on Eduroam on n900 – TELECOM SudParis
Adib on Eduroam on n900 – TELECOM SudParis

