Skip to content

amitrahman1026/wsdf

wsdf (Wireshark Dissector Framework) framework to generate Wireshark dissectors plugin generator from your Rust data types.

wsdf aims to provide familiar interfaces in a dissector writing framework that is as fast to prototype in as lua with all the declarative API, while still being compiled down and installed natively for performance.

Important

wsdf was previously released as a proc-macro based framework here. This fork builds on the work previously done as the original wsdf is no longer maintained. In no way is new code added related to my current nor past employers, barring code that was already open sourced. All derived works are not related to the financial industry, and this crate aims to be another tool kit in a programmers inventory for networking analysis and similar work.

License

Licensed permissively under either of Apache License, Version 2.0 or MIT license at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this crate by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

About

Wireshark Dissector Framework

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors 6

Languages