THIS IS A TEST INSTANCE. Feel free to ask and answer questions, but take care to avoid triggering too many notifications.
0

Is there an SDK to write dissectors?

Hi,

from what I was able to figure out from the documentation I'd have to build WireShark locally first in order to get import libraries and such.

Is there an SDK of sorts which I have missed when looking for one? What I am looking for is basically the headers and import libraries for MSVC to build my own dissectors.

Does this exist?

Thanks.

Assarbad's avatar
1
Assarbad
asked 2020-02-17 11:16:47 +0000
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

0

Nope. You must install a full dev. environment as per the Developers Guide to build C based dissectors.

Pro Tip #1: Use a VM to contain all the Wireshark build bits separate from the rest of your machine.

grahamb's avatar
23.8k
grahamb
answered 2020-02-17 11:26:14 +0000
edit flag offensive 0 remove flag delete link

Comments

Thanks for the swift response (unfortunately I can't upvote it, because it requires 15 rep 🤔).

Assarbad's avatar Assarbad (2020-02-17 11:32:23 +0000) edit

We don't generally upvote, but accept the answer by clicking the checkmark to the left of it (if it has answered your question).

grahamb's avatar grahamb (2020-02-17 12:29:18 +0000) edit
add a comment see more comments

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss.

Add Answer