Skip to content

Instantly share code, notes, and snippets.

@ellsies
Last active January 20, 2026 19:55
Show Gist options
  • Select an option

  • Save ellsies/e9383c75fd8cd8d5781dac91d7e2360d to your computer and use it in GitHub Desktop.

Select an option

Save ellsies/e9383c75fd8cd8d5781dac91d7e2360d to your computer and use it in GitHub Desktop.
Crackover (Complete free version of crossover)
@Alfabravo22
Copy link

Currently trying to run the new script and im getting an error that says "CrossOver.app was not found at please make sure that CrossOver.app is in /Applications/". I have crossover installed but my trial expired so it default to the Buy or Quit screen. And yes its in applications. Plz help.

Specs 16" M1 Pro 16gb 1tb Tahoe 26.2

@totallynotinteresting
Copy link

@Alfabravo22 could you please run ls -l /Applications/CrossOver.app in the terminal and post the output here? Thanks, also if possible could you make an issue on the repo so it's easier to track this? Thanks

@Alfabravo22
Copy link

Ofc man, love your work btw.
Here's the output:

total 0
drwxr-xr-x@ 10 user staff 320 Sep 12 10:22 Contents

@totallynotinteresting
Copy link

lemme take a look, might be my script thats broken, will get back to you soon

@totallynotinteresting
Copy link

@Alfabravo22 just made an update to the script, was a bug in my code, should be working now :)

@Alfabravo22
Copy link

Looks like it worked after a couple tries, could be something on my end cuz after 3 attempts it prompted me to manual list the app location, then that fixed it. Thank you @totallynotinteresting, truly amazing work!

@totallynotinteresting
Copy link

no problem!

@LarenzoSvarmel
Copy link

LarenzoSvarmel commented Jan 20, 2026

Warning: pidof has been deprecated because it has a removed upstream repository! It will be disabled on 2026-01-12.

Full output when running brew install pidof command:

~$ brew install pidof
==> Fetching downloads for: pidof
Warning: pidof has been deprecated because it has a removed upstream repository! It will be disabled on 2026-01-12.
✔︎ Bottle Manifest pidof (0.1.4)                                                                                                                                                                                                                                                                                                                                                                               Downloaded   13.6KB/ 13.6KB
✔︎ Bottle pidof (0.1.4)                                                                                                                                                                                                                                                                                                                                                                                        Downloaded    5.3KB/  5.3KB
==> Installing pidof
==> Pouring pidof--0.1.4.arm64_sequoia.bottle.2.tar.gz
🍺  /opt/homebrew/Cellar/pidof/0.1.4: 5 files, 40.8KB
==> Running `brew cleanup pidof`...
Disable this behaviour by setting `HOMEBREW_NO_INSTALL_CLEANUP=1`.
Hide these hints with `HOMEBREW_NO_ENV_HINTS=1` (see `man brew`).

Install macports at https://www.macports.org/install.php then use: sudo port install pidof

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment