play-button-itunes-patch icon indicating copy to clipboard operation
play-button-itunes-patch copied to clipboard

Patch did not work for me on High Sierra

Open ghost opened this issue 7 years ago • 8 comments

Hi Farhan,

The patch has worked for me for many years however it i no longer working on High Sierra.

I notice it stopped working, downloaded 1.1. Disabled SIP. Rebooted. Ran 1.1. It said patched already - I rewatched for the hell of it. Rebooted. iTunes still launches using the play button.

Any help would be greatly appreciated.

Cheers, Chris

See screenshot screen shot 2018-04-18 at 10 52 43 pm

ghost avatar Apr 18 '18 12:04 ghost

Disabling the Play button (and other useful buttons) in Preferences/Keyboard/"Use F1 F2 etc as standard function keys" did work ..

ghost avatar Apr 25 '18 07:04 ghost

Hi, @gigantaur, sorry, I have been quite busy lately. There is a known issue with High Sierra that I need to work on and this is likely because of it. I will try to get to this soon.

thebitguru avatar Apr 25 '18 18:04 thebitguru

Thanks heaps for the reply.

A fantastic contribution that you make in doing this - one many of us really appreciate.

Do you think you will be able to avoid the need recovery mode to turn off the system protection - even a sudo command line script to start or finish would be better than the whole recovery mode ..

Cheers Chris

On 26 Apr 2018, at 4:36 am, Farhan Ahmad [email protected] wrote:

Hi, @gigantaur, sorry, I have been quite busy lately. There is a known issue with High Sierra that I need to work on and this is likely because of it. I will try to get to this soon.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.

ghost avatar Apr 27 '18 03:04 ghost

@gigantaur, I don’t think that will work. One of the points of System Integrity Protection is that a remote attacker can’t modify the system code, even if they acquire root.

  • Rick

-- Rick Carter Ann Arbor, Michigan USA [email protected]

On Apr 26, 2018, at 23:41, gigantaur [email protected] wrote:

Thanks heaps for the reply.

A fantastic contribution that you make in doing this - one many of us really appreciate.

Do you think you will be able to avoid the need recovery mode to turn off the system protection - even a sudo command line script to start or finish would be better than the whole recovery mode ..

Cheers Chris

On 26 Apr 2018, at 4:36 am, Farhan Ahmad [email protected] wrote:

Hi, @gigantaur, sorry, I have been quite busy lately. There is a known issue with High Sierra that I need to work on and this is likely because of it. I will try to get to this soon.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/thebitguru/play-button-itunes-patch/issues/44#issuecomment-384854924, or mute the thread https://github.com/notifications/unsubscribe-auth/AA9VEIMDHWi5GPE-bhPx4zPORr68hCwaks5tspOFgaJpZM4TaAro.

rkcarter avatar Apr 27 '18 13:04 rkcarter

Until the patch is updated one can always run sudo chmod -x /Applications/iTunes.app/Contents/MacOS/iTunes to completely turn off iTunes. Of course this doesn't work if you actually use iTunes 😏.

averms avatar Jun 13 '18 21:06 averms

@aaether32323 that solution doesn't work for me:

sudo chmod -x /Applications/iTunes.app/Contents/MacOS/iTunes
chmod: Unable to change file mode on /Applications/iTunes.app/Contents/MacOS/iTunes: Operation not permitted

AlbertoFdzM avatar Jun 21 '18 09:06 AlbertoFdzM

@AlbertoFdzM I forgot that you need to disable SIP for that to work

averms avatar Jun 22 '18 21:06 averms