Skip to content

iOS support? #52

@iam-theKid

Description

@iam-theKid

Tried to obfuscate an ios (arm64) binary, error:

./install/bin/clang++ --target=arm64 /Users/myuser/Downloads/mybin

ld: warning: ignoring file /Users/myuser/Downloads/mybin, missing required architecture x86_64 in file /Users/myuser/Downloads/mybin (2 slices)
Undefined symbols for architecture x86_64:
  "_main", referenced from:
     implicit entry/start for main executable
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
clang-12: error: linker (via gcc) command failed with exit code 1 (use -v to see invocation)

ideas?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions