Jump to content

Krisp 1.32 version and up AMD fix


tomnic

Recommended Posts

  • Moderators
The problem with the latest Krisp versions is that no proper entitlements are copied after forcefully recodesigning the app.

This is the way to run it anyway, refer to https://github.com/NyaomiDEV/AMDFriend for installing it:
 
Code:
sudo amdfriend --in-place --directories /Applications/krisp.app

...so the app will be patched but codesign not replaced (if you replace it with the --sign option in AMDFriend the app won't make you logging in because of messed up special entitlements to access the keychain during the inplace patch).

Then copy to the desktop /Applications/krisp.app (which isn't recodesigned yet) and issue this command:
 
Code:
codesign --force --sign - ~/Desktop/krisp.app


delete /Applications/krisp.app

copy back ~/Desktop/krisp.app into Application folder, thus making sure to write it to a new inode.

Double click the app, it should run and let you authenticate, tried with the new 1.40.11 version.

1221142181_ScreenShot2022-08-31at00_15_05.thumb.png.6ca4ca7dafaa3ae5141ed04da70db397.png

 

1549723017_ScreenShot2022-06-14at22_40_03.thumb.png.60082e1d7d46533cc87960b291a07715.png

According to this article, https://developer.apple.com/documentation/security/updating_mac_software, with some apps inplace recodesignign doesn't properly work, you need to do it to a copy of the same app, and place the app back to the original path... the bug is this: https://developer.apple.com/forums/thread/130313 @Nyaomi, just to inform you.

 

  • Like 2
Link to comment
Share on other sites

  • tomnic changed the title to Krisp 1.32 version and up AMD fix

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • There are no registered users currently online
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.