Skip to content

Instantly share code, notes, and snippets.

View friend99w's full-sized avatar
💭
I may be slow to respond.

friend99w

💭
I may be slow to respond.
View GitHub Profile
@friend99w
friend99w / zoom-defang.sh
Created April 28, 2025 23:03 — forked from yig/zoom-defang.sh
Defang the macOS Zoom Installer. Extracts a .app that can be dragged to /Applications.
#!/bin/sh
## Author: Yotam Gingold
## License: CC0 (public domain) https://creativecommons.org/share-your-work/public-domain/cc0/
## URL: https://gist.github.com/yig/af5bbb054bb9c4de39abc9156e6863e1/
## Download the latest Zoom installer.
echo "==> Downloading the latest Zoom installer."
cd ~/Downloads
## Intel: