forked from heroims/obfuscator
-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
env:
- mac os
- llvm version:14.x(14.0.6)
i can use-mllvm bcf -mllvm fca -mllvm subnormally. but i can not use-mllvm -sobf.
cmd: - $clangPath/clang -isysroot
xcrun --show-sdk-path-arch arm64 -mllvm -sobf -emit-llvm -S hello_ollvm.c -o hello_ollvm_sobf.ll - $clangPath/clang -isysroot
xcrun --show-sdk-path-arch arm64 -emit-llvm -S hello_ollvm.c -o hello_ollvm.ll
thehello_ollvm_sobf.llandhello_ollvm.llare exactly the same.
Why is this situation happening? May I know how to solve it? thans for reply
Metadata
Metadata
Assignees
Labels
No labels