You can make a difference in the Apple Support Community!

When you sign up with your Apple Account, you can provide valuable feedback to other community members by upvoting helpful replies and User Tips.

Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

Tweak .app files to make it developer verified

I own a MacBook which is managed by my company with MDM profiles I can't change. One of the things that I can't change is installing software from non verified developers. I don't want to mess up with those profiles. I was wondering if it's possible to fake something in some of the files inside the .app directory of the application so that my computer things that the developer is verified... something like modifying Info.plist or any other file... Is this possible at all?

MacBook Pro 14″, macOS 14.6

Posted on Aug 22, 2024 3:37 PM

Reply
5 replies

Aug 28, 2024 12:39 PM in response to ejolaus

ejolaus wrote:

Is this possible at all?

"At all" is pretty open-ended. As celliot147 suggested, you can do this with a developer account. You don't actually need access to the original source files. There is a way to brute-force replace a signature with your own and then notarize it. Just make sure that it really is a legitimate app. There will be a record associating your Apple Developer account with this binary. If the binary is one day found to be malicious, Apple could potentially take action against any Developer account that had previously notarized it.


Also, if these are open-source apps, then you may be able to build them yourself. Since you aren't downloading them in this case, Gatekeeper doesn't get involved. You would not need a paid Apple developer account to do this.


And now that I think about it, I guess you could manually strip the Gatekeeper attribute from the downloaded file using the Terminal. Just make sure that you are 100% certain the download is legitimate and not malicious. This option is a bit shady so you'll have to Google it yourself. It's a legitimate debugging technique using built-in Apple tools. But this is an end-user support forum and sometimes those low-level hacks are considered too dangerous and get a post removed.


And going in the other direction, it's also possible that these apps haven't been correctly constructed in the first place. That may be what is actually blocking you from installing them. You probably won't be able to fix that.

Aug 28, 2024 2:53 PM in response to celliott147

Yeah, I could do that if it was a small company and I knew some IT guys, but not the case. My request to them would have nothing to do with my daily work, so they wouldn't do such exception with the strict rules they have for just 1 person trying to install non work related software on their laptops. Thanks for your reply.

Tweak .app files to make it developer verified

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.