Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Creates a Bluetooth capture file from a bugreport log from Android, containing BT capture data

License

mormegil-cz/btsnoozdecoder

Repository files navigation

BtSnoozDecoder

Creates a Bluetooth capture file (btsnoop.cap) from a bugreport log from Android, containing a BT capture data.

Because the official btsnooz.py Python implementation was not working for me on Windows (trouble with character encoding), I converted it into C# and .NET [Core].

Usage

BtSnoozDecoder bugreport-log-etc.txt btsnoop.cap

creates a btsnoop.cap file containing the Bluetooth capture data (viewable in e.g. Wireshark) extracted from the input bugreport file.

Attribution

Converted from the original Python implementation in AOSP, available at https://android.googlesource.com/platform/system/bt/+/master/tools/scripts/btsnooz.py, licensed under the Apache License, Version 2.0.

About

Creates a Bluetooth capture file from a bugreport log from Android, containing BT capture data

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages