All Projects → ThePBone → Galaxybudsclient

ThePBone / Galaxybudsclient

Licence: gpl-3.0
Unofficial Galaxy Buds Client for Windows

Projects that are alternatives of or similar to Galaxybudsclient

bluetooth-manager
Java Bluetooth Manager. A library/framework for managing bluetooth adapters, bluetooth devices, GATT services and characteristics
Stars: ✭ 75 (-89.77%)
Mutual labels:  manager, bluetooth
Reverse Engineering Bluetooth Protocols
Intercepting Bluetooth device communication and simulating packet responses of an iPhone from a Raspberry Pi 3
Stars: ✭ 105 (-85.68%)
Mutual labels:  bluetooth, reverse-engineering
Openhaystack
Build your own 'AirTags' 🏷 today! Framework for tracking personal Bluetooth devices via Apple's massive Find My network.
Stars: ✭ 794 (+8.32%)
Mutual labels:  bluetooth, reverse-engineering
Gymnasticon
Make obsolete and/or proprietary exercise bikes work with popular cycling training apps like Zwift, TrainerRoad, Rouvy and more.
Stars: ✭ 155 (-78.85%)
Mutual labels:  bluetooth, reverse-engineering
Samsung Trustzone Research
Reverse-engineering tools and exploits for Samsung's implementation of TrustZone
Stars: ✭ 85 (-88.4%)
Mutual labels:  samsung, reverse-engineering
Livebudscli
A tool to control your Galaxy buds+ and live from linux
Stars: ✭ 69 (-90.59%)
Mutual labels:  samsung, bluetooth
Sonyheadphonesclient
A {Windows, macOS, Linux} client recreating the functionality of the Sony Headphones app
Stars: ✭ 123 (-83.22%)
Mutual labels:  bluetooth, reverse-engineering
alfred-wf-bluetooth-manager
Connect and disconnect a bluetooth device easily
Stars: ✭ 58 (-92.09%)
Mutual labels:  manager, bluetooth
FireFiles
Powerful Android File Manager for everything that runs on Android OS (Android TV, Android Watch, Mobile, etc)
Stars: ✭ 37 (-94.95%)
Mutual labels:  manager, bluetooth
Itorrent
Torrent client for iOS 9.3+
Stars: ✭ 632 (-13.78%)
Mutual labels:  manager
Joycontrol
Emulate Nintendo Switch Controllers over Bluetooth
Stars: ✭ 667 (-9%)
Mutual labels:  bluetooth
2bwm
A fast floating WM written over the XCB library and derived from mcwm.
Stars: ✭ 609 (-16.92%)
Mutual labels:  manager
Avscript
Avast JavaScript Interactive Shell
Stars: ✭ 643 (-12.28%)
Mutual labels:  reverse-engineering
Vivisect
Stars: ✭ 672 (-8.32%)
Mutual labels:  reverse-engineering
Andromeda
Andromeda - Interactive Reverse Engineering Tool for Android Applications
Stars: ✭ 627 (-14.46%)
Mutual labels:  reverse-engineering
Whaler
Program to reverse Docker images into Dockerfiles
Stars: ✭ 670 (-8.59%)
Mutual labels:  reverse-engineering
Mjcript
【越狱-逆向】基于Cycript实现的一些实用函数
Stars: ✭ 608 (-17.05%)
Mutual labels:  reverse-engineering
Reverse Engineering Reference Manual
collage of reverse engineering topics that I find interesting
Stars: ✭ 607 (-17.19%)
Mutual labels:  reverse-engineering
Ghidra
Ghidra is a software reverse engineering (SRE) framework
Stars: ✭ 30,371 (+4043.38%)
Mutual labels:  reverse-engineering
Manul
😼 The madness vendoring utility for Golang programs
Stars: ✭ 675 (-7.91%)
Mutual labels:  manager

English | 中文 | Русский | 日本語 | Українська | 한국어 | Česky
Attention: readme files are maintained by translators and may become outdated from time to time. For newest info rely on English version.

Galaxy Buds Client

An unofficial manager for the Buds, Buds+, Buds Live and Buds Pro

GitHub downloads count GitHub release (latest by date) License Platform

Key FeaturesDownloadHow it worksContributingCreditsLicense

Screenshot

Screenshot

Key Features

Configure and control any Samsung Galaxy Buds device and integrate them into your desktop.

Aside from standard features known from the official Android app, this project helps you to release the full potential of your earbuds and implements new functionality such as:

  • Detailed battery statistics
  • Diagnostics and factory self-tests
  • Loads of hidden debugging information
  • Customizable long-press touch actions
  • and much more...

Download

Get binaries for Windows and Linux in the release section. Please read the release notes before installing.

Download

How it works

To use Bluetooth wireless technology, a device must be able to interpret certain Bluetooth profiles, which are definitions of possible applications and specify general behaviors that Bluetooth-enabled devices use to communicate with other Bluetooth devices.

The Galaxy Buds define two Bluetooth profiles: A2DP (Advanced Audio Distribution Profile) for audio streaming/controlling and SPP (Serial Port Profile) for transmitting a binary stream. Manufacturers often use this profile (which relies on the RFCOMM protocol) to exchange configuration data, perform firmware updates or send other commands to the Bluetooth device.

Even though the A2DP profile is standardized and documented, the format of the actual binary data exchanged by this RFCOMM protocol is usually not documented and proprietary.

In order to reverse-engineer this data format, I started off by analyzing the structure of the binary stream send by the earbuds. Later on, I also disassembled the official Galaxy Buds apps for Android to gain more insight of the inner workings of these devices. While working on this, I wrote my thoughts down into a small scratchpad. Even though they are not that beautiful, I've linked them down below. Keep in mind that I didn't bother to write every single detail down. Check the source code to get more detailed information on the structure of the protocol.

Galaxy Buds (2019) NotesGalaxy Buds Plus Notes

While taking a closer look at the Galaxy Buds Plus, I also noticed some unusual features, such as a firmware debug mode, an unused pairing mode and a Bluetooth key dumper. I documented these findings here:

Galaxy Buds Plus: Unusual features

Currently, I'm looking into modifying and reverse-engineering the firmware for the Buds+. At time of writing I have two tools to fetch and analyse with official firmware binaries. Check them out here:

Firmware DownloaderFirmware Extractor

Contributing

Feature requests, bug reports, and pull requests of any kind are always welcome.

If you want to report bugs or propose your ideas for this project, you are welcome to open a new issue with a suitable template. Visit our wiki for a detailed explanation.

If you are planning to help us translating this app, refer to the instructions on our wiki. No programming knowledge is required, you can test your custom translations without installing any development tools before submitting a pull request. You can find auto-generated progress reports for existing translations here: /meta/translations.md

If you want to contribute your own code, you can simply submit a plain pull request explaining you changes. For larger and complex contributions it would be nice if you could open an issue (or message me via Telegram @thepbone) before starting to work on it.

Credits

Contributors

Translators

License

This project is licensed under GPLv3. It is not affiliated with Samsung nor supervised by them in any way.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, 
INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. 
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, 
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR 
THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].