digitalbirdo / BT-LinkkeySync

Scripts to synchronize bluetooth link keys from mac OSX to windows
MIT License
112 stars 32 forks source link

macOS Catalina Support #17

Open lignicolos opened 4 years ago

lignicolos commented 4 years ago

Any chance of updating this to work in Catalina?

JEK58 commented 4 years ago

Find highSierraLoc = False in line 15 of the BT-LinkkeySync.py and set it to "True" to make it work on Catalina.

Soorma07 commented 4 years ago

Setting highSierraLoc = True still doesn't work for Catalina. I believe Apple is now hashing the value of the bluetooth keys.

JEK58 commented 4 years ago

Hm, it did work for me. Which version of Catalina?

Soorma07 commented 4 years ago

Latest version. Just fully updated last night. It may be version 10.15.3

lignicolos commented 4 years ago

There is a software program called Hackintool that is primary used within the Hackintosh community, but it has the ability to export the Bluetooth keys into a .reg file that can be double clicked and added to the registry in windows. Very easy. I’m on my phone now at work but I can post steps when I get back to my machine at home.

russeg commented 4 years ago

In Hackintool, go to Tools tab, click the Bluetooth icon (looks disabled but it's not). It will create a Bluetooth.reg file on desktop.

wentaoStudy commented 4 years ago

Latest version. Just fully updated last night. It may be version 10.15.3

did you have resolved your problem, i have the same problem with you