Veil-Framework / Veil

Veil 3.1.X (Check version info in Veil at runtime)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

M1 Support

omerfehmii opened this issue · comments

Veil version

3.1X

OS Used - all info (architecture, linux flavor, etc)

OS: MacOS
VM: VMware Fusion
Architecture: AArch64 Apple M1

How did you install Veil? (Apt, Clone from Github, etc.)

Git's quick install

Did you run the setup script?

Yes

Pastebin link to error you are encountering (include console actions you took prior to error)

Expected behavior

Any additional info you want to tell me

Im not sure if you are running osx as guest or as host.

If you are using it as host. Can you tell what the guest os is?

Best advice i can give you right away is this,

  • clone this repo.
  • type in bash lsb_release
  • use that str to modify the os check part.
  • make futher adjustments.
    -run again on a clean install.

Succes.