I used this command to install cherrybomb on the m2 mac.
curl https://cherrybomb.blstsecurity.com/install | /bin/bash
But zsh hints:
zsh: bad CPU type in executable: cherrybomb
I think it is better to add an arm cpu adaptation does not require rosetta 2, as there will be other mac users who will also encounter it.
I used this command to install cherrybomb on the m2 mac.
curl https://cherrybomb.blstsecurity.com/install | /bin/bashBut zsh hints:
I think it is better to add an arm cpu adaptation does not require rosetta 2, as there will be other mac users who will also encounter it.