Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] wireshark lua ftypes builtin not found #23

Open
driftregion opened this issue Jun 2, 2020 · 0 comments
Open

[BUG] wireshark lua ftypes builtin not found #23

driftregion opened this issue Jun 2, 2020 · 0 comments
Assignees
Labels

Comments

@driftregion
Copy link

Describe the bug
ftypes builtin not found

To Reproduce

  1. Using the example lua dissector:
    wiki.wireshark.org/Lua/Examples?action=AttachFile&do=get&target=dissector.lua
    (via this SO answer)

  2. Add the recommended snippet to import wirebaitlib

Expected behavior
I expect wirebait to include ftypes, mentioned here:
https://www.wireshark.org/docs/wsdg_html_chunked/lua_module_Proto.html#lua_class_DissectorTable

Additional context
The demo_dissector.lua example works wonderfully

@driftregion driftregion added the bug label Jun 2, 2020
@driftregion driftregion changed the title [BUG] [BUG] wireshark lua ftypes builtin not found Jun 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants