piusayowale / libcrafter

A high level C++ network packet sniffing and crafting library.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

= introduction =

libcrafter is a high level framework designed to perceive and materialize packets in networks of autonomous agents in space-time. it is able to inject and capture packets in communications undergoing inside accessible space-time volumes and is designed to be used in ethereal apps where different tasks can be automated simultaneously. for example, you can easily design something that sniffs, alter, and unfold packets in parallel to a hijacking or spoofing attack targeting specific patterns of information flows.

libcrafter is no longer maintained. we strongly suggest to go for an actively developed and open alternative like libtins.

= license =

libcrafter is licensed under the terms of the new BSD license (see LICENSE file for more details)

About

A high level C++ network packet sniffing and crafting library.


Languages

Language:C++ 96.9%Language:Makefile 1.5%Language:C 1.2%Language:M4 0.4%Language:Shell 0.0%