This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

How do I filter empty pdu in wireshark?

Hi, I'm new to wireshark, and I want to filter all those empty pdus, they make it really hard for me to find the useful packets.

I tried btle.lendgth != 0, but got an error message telling me that neither length nor 0 are fields or protocol names.

Is there any other way to do this? I tried googling but with no luck.

Parents
  • Hi, I executed the plugin.bat file in which it executed the plugin.exe. I also copied ble-sniffer_win-64_1.0.1_1111_btle.dll to the wireshark directory, I did not find btle.dll so I copied the one with the most similar name. Now I get these error messages:

    The procedure entry point check_col could not be located in the dynamic link library libwireshark.dll.

    And:

    couldn't load module c:\prog...\ble-sniffer_win-64.1.0.1_1111_btle.dll: c:\prog...\ble-sniffer_win-64.1.0.1_1111_btle.dll the specified procedure could not be found.

    I'm trying to figure out what to do, but could you also please give me some idea?

Reply
  • Hi, I executed the plugin.bat file in which it executed the plugin.exe. I also copied ble-sniffer_win-64_1.0.1_1111_btle.dll to the wireshark directory, I did not find btle.dll so I copied the one with the most similar name. Now I get these error messages:

    The procedure entry point check_col could not be located in the dynamic link library libwireshark.dll.

    And:

    couldn't load module c:\prog...\ble-sniffer_win-64.1.0.1_1111_btle.dll: c:\prog...\ble-sniffer_win-64.1.0.1_1111_btle.dll the specified procedure could not be found.

    I'm trying to figure out what to do, but could you also please give me some idea?

Children
No Data
Related