XenoKovah

Results 10 issues of XenoKovah

I set up capture for just channel 38 with ice9-sniffer as follows (from ticket #24): `./ice9-bluetooth -l -c 2427 -C 8 -sv -i bladerf0 -w ice9CH38.pcap` And then I let...

Testing how many channels a M1 MacBook Air can handle, and I'm getting the following error: ``` MacBook-Air:build xeno$ ./ice9-bluetooth -f /dev/random -s -C 20 Illegal instruction: 4 ``` I...

I am testing the sniffer connected to an Ubuntu server with 24 cores / 48 threads and 128GB of RAM, because I want to throw as much power at it...

I opened the 3.4.4 and 4.4.0 versions of the file in a diffing util and then copied stuff over into the 4.4.0. This seems to yield a working Wireshark 4.4.0...

I've created a reusable repository of vendor-specific/custom Bluetooth UUIDs in the [CLUES](https://github.com/darkmentorllc/CLUES_schema) project, in support of my [Blue2thprinting](https://github.com/darkmentorllc/Blue2thprinting) research. Most importantly I believe in "cites or it didn't happen", so...

Per the Bluetooth 5.4 spec page 1043: "Signaling identifier 0x00 is an invalid identifier and shall never be used in any command." The use of an id field of 0...

broken

I've created a reusable repository of vendor-specific/custom Bluetooth UUIDs in the [CLUES](https://github.com/darkmentorllc/CLUES_schema) project, in support of my [Blue2thprinting](https://github.com/darkmentorllc/Blue2thprinting) research. Most importantly I believe in "cites or it didn't happen", so...

I know that currently only Ubuntu 22.04 is supported, but that's 3+ years old and I'd like to use Braktooth on an Ubuntu 24.04 ARM (AARCH64) VM on a Mac,...

I'm using Ubuntu 24.04 aarch64 on an ARM-based Mac, and it looks like the Packetry app image is x86-64 only. This is a request to provide an aarch64 build as...

enhancement

In Bluetooth over HCI, there is a notion of "Vendor-Specific Commands". These have the Opcode Group Field (OGF) set to 0x3F (max value of all 1s for this 6-bit field),...