返回排行榜

Plutoberth/SonyHeadphonesClient

C++

A {Windows, macOS, Linux} client recreating the functionality of the Sony Headphones app

reverse-engineeringcppdear-imguiimguibluetoothmacoslinuxwindowsgui
Star 增长趋势
Star
1.4k
Forks
150
周增长
Issues
25
5001k
2020年8月2022年7月2024年7月2026年7月
README

Archival

This project is now archived. Thanks to all the users - I hope that you had as much fun using it as I had making it :)

I was very happy to see that this program, originally created out of my own need, turned out to be useful to so many people.

The app will, of course, continue to work indefinitely for the devices it supports.

There are some forks that add support for other devices, like WF-1000XM5 or WH-1000XM4 - they might work, but I haven't tested or reviewed them myself. You're welcome to try those if your device is unsupported.

Archived Page

Sony Headphones Client

This project features a PC alternative for the mobile-only Sony Headphones app.

Program Showcase


macOS Linux & Windows Github all releases Donate

Table of Contents

Disclaimer

THIS PROGRAM IS NOT AFFILIATED WITH SONY. YOU ARE RESPONSIBLE FOR ANY DAMAGE THAT MAY OCCUR WHILE USING THIS PROGRAM.

Download

You can download compiled versions of the client from the releases page.

Note: If you're getting an error like VCRUNTIME140_1.dll was not found, you need to install the Microsoft VC++ Redistributable.

Motivation

I recently bought the WH-1000-XM3s, and I was annoyed by the fact that I couldn't change their settings while using my PC. So I reverse-engineered the application (for intercompatibility purposes, of course), defined the protocol, and created with an alternative application with Mr-M33533K5.

Features

  • Ambient Sound Control
  • Disabling noise cancelling
  • Virtual Sound - VPT and Sound Position
  • Display battery life and fetch existing settings from device
  • Equalizer

Supported Platforms And Headsets

Please report about your experiences using other Sony headsets in the Headset Reports issue.

  • Windows
  • Linux
  • macOS
  • TempleOS

For Developers

git clone --recurse-submodules https://github.com/Plutoberth/SonyHeadphonesClient.git

Issue this incantation to fix submodule issues:

git submodule sync
git submodule update

Protocol Information

Some enums and data are present in the code. The rest has to be obtained either statically or dynamically.

Sniffing messages - See this helpful comment by @guilhermealbm.

Compiling

Windows

Install cmake (3.29.3 works) and install Visual Studio Community 2022 the C++ components:

  • MSVC - VS 2022 C++ x64/x86 build tools
  • Windows SDK

From within Visual Studio Run the Tools --> Command Line --> Developer Command Prompt and then:

cd Client
mkdir build
cd build
cmake ..
cmake --build .

Linux

Debian / Ubuntu:

sudo apt install libbluetooth-dev libglew-dev libglfw3-dev libdbus-1-dev

Fedora:

sudo dnf install bluez-libs-devel glew-devel glfw-devel dbus-devel

macOS

Use the provided xcodeproj file.

Contributors

License

Distributed under the MIT License. See LICENSE for more information.

相关仓库
Hack-with-Github/Awesome-Hacking

A collection of various awesome lists for hackers, pentesters and security researchers

Creative Commons Zero v1.0 Universalhackingsecurity
116.6k10.5k
NationalSecurityAgency/ghidra

Ghidra is a software reverse engineering (SRE) framework

JavaMavenApache License 2.0software-analysisdisassembler
nsa.gov/ghidra
71.2k7.8k
xtekky/gpt4free

The official gpt4free repository | various collection of powerful language models | opus 4.6 gpt 5.3 kimi 2.5 deepseek v3.2 gemini 3

PythonPyPIGNU General Public License v3.0chatgptchatgpt-4
t.me/g4f_channel
66.5k13.5k
WerWolv/ImHex

🔍 A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM.

C++GNU General Public License v2.0hex-editorreverse-engineering
imhex.werwolv.net
54.2k2.4k
x64dbg/x64dbg

An open-source user mode debugger for Windows. Optimized for reverse engineering and malware analysis.

C++Otherdebuggerwindows
x64dbg.com
49k2.8k
JCodesMore/ai-website-cloner-template

Clone any website with one command using AI coding agents

TypeScriptnpmMIT Licenseaiai-agents
dsc.gg/jcodesmore
29.5k4.2k
librepods-org/librepods

AirPods liberated from Apple's ecosystem.

KotlinGNU General Public License v3.0airpodslinux
29.1k1.6k
iBotPeaches/Apktool

A tool for reverse engineering Android apk files

JavaMavenApache License 2.0apktoolapk
apktool.org
25.1k4k
radareorg/radare2

UNIX-like reverse engineering framework and command-line toolset

COtherradare2c
radare.org
24.4k3.3k
rizinorg/cutter

Free and Open Source Reverse Engineering Platform powered by rizin

C++GNU General Public License v3.0cuttergui
cutter.re
19.4k1.4k
vitalysim/Awesome-Hacking-Resources

A collection of hacking / penetration testing resources to make you better!

GNU General Public License v3.0ctfhacking
17.3k2.2k
Tyrrrz/YoutubeDownloader

Downloads videos and playlists from YouTube

C#MIT Licenseyoutubedownload
github.com/Tyrrrz/YoutubeDownloader/releases
15.7k2k