-
hi bro
is there a way to run this packet sniffer in windows
AF_PACKET doesn't work on windows
so what would be an alternative method of using this sniffer on windows
Thank you
-
I am using the Raspberry Pi Pico board's native USB Host hardware to implement a USB MIDI Host driver for TinyUSB in the [usb_midi_host](https://github.com/rppicomidi/usb_midi_host) project. The drive…
-
i excecuted the script, but in python 2 i got this error
Traceback (most recent call last):
File "sniffer.py", line 3, in
from networking.ethernet import Ethernet
ImportError: No module nam…
-
Hi I would like to [reassemble packets that have undergone IPV4 fragmentation](https://en.wikipedia.org/wiki/IPv4#Reassembly). I searched around and couldn't find anything. Is this something that `lib…
-
Hi,
A lot of info about sniffing using old stick. Too few info using new cc2652 stick.
Here is what I did,
* Download Uniflash and [packet sniffer 2](https://www.ti.com/tool/PACKET-SNIFFER)
…
-
In the new release, BT Mesh communication seems to have some serious problems.
1. First of all, it appears callbacks aren't registered in mesh-io.c, which causes Raspberry Pi as a Mesh device to no…
-
hey, can someone tell me what this issue is?
`HTTP requests: Exception in thread Thread-1 (_listen):
…
-
Trying to use sniffer.py on macOS Sierra (10.12.1) is giving errors:
```
$ sudo python sniffer.py /dev/tty.usbserial-DJ00IO3W
Password:
Logging data to logs/capture.pcap
Connecting to sniffer on …
-
Without Data Length Extension, ACL-LE packets can have up to 27 bytes PDU over-the-air.
When sending 27 byte ACL-LE packets to the Bluetooth Controller, they are sent as a single 27 byte PDU over t…
-
# Labels
[BUG]
# Description
Duplicate of #9498, except more accurate:
Packets sent via a PDA program utilising packets are not detected by the packet sniffer, but still send and do what the…