This is harder than it should be. Way harder.
0. Enable your terminal to make changes
Open System Settings -> Privacy & Security -> App Management and give permission to your Terminal program
1. Install Xcode
Xcode-select --install (enter your password)
2. Remove the existing signature
sudo codesign --remove-signature "/Applications/Discord.app/Contents/Frameworks/Discord Helper (Renderer).app"
3. Re-sign the app
sudo codesign --sign - "/Applications/Discord.app/Contents/Frameworks/Discord Helper (Renderer).app"
If you don’t do step 0 you’re not going to be able to remove the signature in step 2.
Why is this so hard in 2023?


![[tl;dr sec] #301 – Security Leadership Master Class, DEF CON Cloud Village Talks, AI-Powered Honeypot [tl;dr sec] #301 - Security Leadership Master Class, DEF CON Cloud Village Talks, AI-Powered Honeypot](https://cybernoz.com/wp-content/uploads/2025/10/tldr-sec-301-Security-Leadership-Master-Class-DEF-CON.png)

![[tl;dr sec] #214 – Poisoning GitHub’s Runner Images, Fuzzing AWS WAF, LLM-powered Honeypot [tl;dr sec] #214 - Poisoning GitHub’s Runner Images, Fuzzing AWS WAF, LLM-powered Honeypot](https://cybernoz.com/wp-content/uploads/2024/01/tldr-sec-214-Poisoning-GitHubs-Runner-Images-Fuzzing-AWS-360x270.png)