All Activity
- Past hour
-
@miliuco, many thanks for your immediate feedback! 🤗 First, one observation I already observed quite a while ago: when downloading About.This.Hack-4.3.9-glass.zip. the included app is also named About\ This\ Hack.app and no longer About\ This\ Hack-glass.app. Nevertheless, the included version is definitely the glass version. What worked for me: 1.) codesign --force --deep --sign - \ About\ This\ Hack.app/Contents/Frameworks/Sparkle.framework codesign --force --deep --sign - \ About\ This\ Hack.app 2.) Subsequently dropping the app into the Sentinel.app or Xattr-remove.app This solved my issue with the app under macOS 27 beta 3. The same approach also worked for Download Full Installer:
- 69 replies
-
- 1
-
-
- macos
- golden gate
-
(and 1 more)
Tagged with:
-
@LockDown Yes, I have read it too, but also the contrary. I’ve tried both commands with no difference, Xattr-remove runs the whole command, I’ll test it again.
- 69 replies
-
- macos
- golden gate
-
(and 1 more)
Tagged with:
-
on68gcom1 joined the community
-
I read somewhere to avoid --deep when targeting Sparkle🤔
- 69 replies
-
- 1
-
-
- macos
- golden gate
-
(and 1 more)
Tagged with:
-
dixosac187 joined the community
-
Кирилл Лухтан joined the community
-
Many thanks for the clarification and comments on my original post, @Mirone! You are right that the placement of the KDK note directly before the Bluetooth regression description may have unintentionally suggested a connection between the two. That was not my intention. The KDK information was only meant as general update context for the macOS 26.6 beta 4 OTA report, as I usually document the selected KDK after each sequential update. It was not intended to suggest any connection between the KDK selection or OCLP root patches and the Intel Bluetooth regression. The Bluetooth issue is unrelated to both and should be treated separately, as it has been handled so far anyway. The Bluetooth part was meant as a separate observation: after booting macOS 26.6 beta 4, my AX210 Bluetooth side fell back from the previously working THIRD_PARTY_DONGLE state to the broken BCM_4350C2 / Address NULL / State Off state. Your comment that you know why Bluetooth devices show up as BCM_4350C2 when Bluetooth stops working is actually very helpful. If you find the time, I would be very interested in understanding what exactly causes this fallback state, since it matches the old pre-fix failure mode I had observed before. Maybe you also know whether there is a way to recover from this state without replacing the card with another one?
-
Well. Im used to installing an OS on a running OS. And since my running OS already has the svbmm flag, i never thought i would be needing it on a USB install method 😀 Do you consider that as a trick? Dont think so 😜✌️
- 31012 replies
-
- bootloader
- efi
-
(and 2 more)
Tagged with:
-
Foysal Ahmed joined the community
-
Hello my dear friends, @miliuco I used VS Code with Copilot to compile About This Hack with Xcode because I prefer the hidden serial number to open as a native option. I only had to grant permission in Sentinel and didn’t need to sign the application. It opened normally on Golden Gate Beta 3. Regards
- 69 replies
-
- 1
-
-
- macos
- golden gate
-
(and 1 more)
Tagged with:
- Today
-
Chlomaki changed their profile photo
-
You didn't explicitly say that the KDK affects Bluetooth, but that's clearly the impression your reply gave. You stated, "Apple has not yet released a Kernel Debug Kit for macOS 26.6 beta 4 (25G5057c). OCLP correctly selects Kernel Debug Kit 26.6 build 25G5052e, corresponding..." and then immediately went on to describe your Bluetooth issue. It's only natural that someone would connect the two. It may have been just a misunderstanding, but that's not really the point here. I haven't had the time to look through that GitHub link or the changes made to the IntelBT kext yet, although I do know why Bluetooth devices always show up as BCM_4350C2 when Bluetooth stops working. In any case, thanks for sharing it. Hopefully it'll be fixed soon and your Bluetooth will be working again.
-
Michael M Parker joined the community
-
I am using that on any macOS since Ventura. I couldn't imagine that someone wouldn't know about this trick. 😜
- 31012 replies
-
- 2
-
-
- bootloader
- efi
-
(and 2 more)
Tagged with:
-
@kgp Indeed, xattr quarantine removal is not enough to run the app, but re-signing app and Sparkle does the job. Checking re-sing the app in Xattr-remove, I am able to run ATH as expected. This does the same as code signing Sparkle and app in your own machine: codesign --force --deep --sign - \ About\ This\ Hack-glass.app/Contents/Frameworks/Sparkle.framework codesign --force --deep --sign - \ About\ This\ Hack-glass.app I suppose that you must have at least one Apple account in Xcode settings or in the Keychain to this task to work.
- 69 replies
-
- 1
-
-
- macos
- golden gate
-
(and 1 more)
Tagged with:
-
I am using that on a already installed OS but not during install. Never thought the issue i posted above will fix it
- 31012 replies
-
- 3
-
-
- bootloader
- efi
-
(and 2 more)
Tagged with:
-
I need to test it, but it will be after the holidays. I have three computers where it works perfectly. My question is: On all three computers, I have both Tahoe and Tahoe beta with the corresponding AppleHDA patches and both Intel and Broadcom Wi-Fi. My question is, is there any way to disable AppleALC and PCI or boot-arg injection so that it only loads on the system where I installed the kext? Or is my only option to create a bootable USB drive to test it on the hard drive of one of the three computers where I have the operating system installed? I'm not sure if this is the right question.
-
One Day Movers joined the community
-
I have needed to use revpatch=sbvmm in my config.plist since Sonoma. I thought everyone was using it for their hacks - no? EDIT: This helped me for enrolling unsupported hack in Tahoe Beta
- 31012 replies
-
- 4
-
-
- bootloader
- efi
-
(and 2 more)
Tagged with:
-
Friends Group joined the community
-
Not only in Tahoe. Previous OSs now works too👍
- 31012 replies
-
- 3
-
-
- bootloader
- efi
-
(and 2 more)
Tagged with:
-
Company Registration Consultancy changed their profile photo
-
Company Registration Consultancy joined the community
-
@MakAsrock and All. I confirm too. Using long time ago, revpatch=sbvmm as Arguments is working fine on my Z390 (Coffee Lake-R) with MacPro7,1 SMBIOS.
- 31012 replies
-
- 2
-
-
- bootloader
- efi
-
(and 2 more)
Tagged with:
-
open88vwin1 joined the community
-
-
@kgp I already mentioned to @fantomas that Golden Gate is clearly more demanding than Tahoe with Gatekeeper, but until now Xattr-remove (sometimes requiring you to select "Re-sign app") or Sentinel (signing the app or disabling Gatekeeper) solved this issue. I'm worried after reading you that Apple has further tightened this system because then... what will we do with all the free, open-source apps that aren't notarized? What a problem! However, I see that @surenmunoo has uploaded a screenshot of ATH with GG beta 3. I haven't downloaded beta 3 yet; I'll do it later and comment.
- 69 replies
-
- 2
-
-
- macos
- golden gate
-
(and 1 more)
Tagged with:
-
Yes, it works for me.
- 31012 replies
-
- 3
-
-
- bootloader
- efi
-
(and 2 more)
Tagged with:
-
IPTV Providers changed their profile photo
-
-
adding to what @ThriftLoversaid, seems to work with tahoe 😮 Let me try again later... Have to go for now
- 31012 replies
-
- 3
-
-
- bootloader
- efi
-
(and 2 more)
Tagged with:
-
Show your computer running OS X
MakAsrock replied to post_break's topic in Wallpapers, Icons, Themes, and Skins
-
世界 changed their profile photo
-
- 69 replies
-
- 4
-
-
- macos
- golden gate
-
(and 1 more)
Tagged with:
-
Don't ask how it was installed, I didn't do it. The computer does not belong to me: Motherboard: ASRock Z390 Phantom Gaming 6 iGPU: Intel HD Graphics 630 dGPU: Sapphire Pulse Radeon RX 580 8GB GDDR5 RAM: 32GB DDR4-3000 SSD: 128GB WD Green M.2 Audio: Realtek ALC1220 (Onboard) LAN: Intel I219V + Realtek Dragon RTL8125AG (Dual LAN) I/O: USB 3.0 / 3.1 / 3.1 Gen 2 Monitor: Full HD (via HDMI) macOS Big Sur - Everything is installed and works perfectly. macOS Tahoe - With -no_compat_check Bootloop macOS Tahoe - With SMBIS MacPro7,1 (with -no_compat_check and without it) Everything is installed and works perfectly. config.plist.zip
- 31012 replies
-
- 3
-
-
- bootloader
- efi
-
(and 2 more)
Tagged with: