
Just replace the main executable in /Applications/krisp.app/Contents/MacOS/krisp with the patched one. Forced the program to detect our AMD cpu as a Genuine Intel, no other tricks involved.
Then codesign again the executable:
sudo codesign --force --deep --sign - /Applications/krisp.app/Contents/MacOS/krisp
Attachments
Last edited: