# Crypto-Hacks Jest get the EXE from the release and run it. ## Setup: ### Linux: Download the Binary file from the release and run: > chmod +x CryptoHacks Then run: > ./CryptoHacks ### MacOS Download your CPU based binary. If apple silicon download the silicon version. and run the binary with > ./CryptoHacks_macsilicon and if 64-bit download mac64 version. and run the binary with: > ./CryptoHacks_mac64