j3ssie / osmedeus

A Workflow Engine for Offensive Security
https://osmedeus.org/
MIT License
5.25k stars 873 forks source link

Add support for ARM64 #273

Closed pak0s closed 4 months ago

pak0s commented 5 months ago

Can you please add support for ARM64? The binaries installed are x86 and therefore won't work in ARM64.

I am testing in a kali vm arm64 image on MAC m3.

j3ssie commented 4 months ago

Hi, I just put the release binary for it. You can install the on an ARM machine via the macOS install script like below

bash <(curl -fsSL https://raw.githubusercontent.com/osmedeus/osmedeus-base/master/install-macos.sh)