Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

slankdev/libpgen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

884 Commits

Repository files navigation

LibPGEN

New version's test is working in progress

LibPGEN is packet analisis library. You can craft, analyze and modify packet with C++11. And everyone can extend this library easily. LibPGEN can run on Linux and BSD for C/C++.

This library is header-only library. User can use this lib only include. linking is not needed, so it is very tiny and light.

Release

Now, latest stable version is version1.1 on 14/Feb/2016.

Supports

Packet Protocol: Ethernet, ARP, IP, TCP, UDP
IO Interface: netif, pcap, pcapng

User can extend for New-Protocol easily.

Install/Uninstall

$ git clone https://github.com/slankdev/libpgen.git
$ cd libpgen
$ make // test
$ sudo make install // install
$ sudo make uninstall // uninstall

LICENCE & Author

This software is developed under the MIT Licence, please see LICENCE.

About

Header only packet analysis library written in C++11

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

AltStyle によって変換されたページ (->オリジナル) /