Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

llvm 14.x 集成ollvm 混淆无效 #40

Open
Dfault0 opened this issue Oct 11, 2023 · 3 comments
Open

llvm 14.x 集成ollvm 混淆无效 #40

Dfault0 opened this issue Oct 11, 2023 · 3 comments

Comments

@Dfault0
Copy link

Dfault0 commented Oct 11, 2023

14.x混淆无效:是我哪里做的不对吗?恳请各路大佬帮忙看看,感谢感谢
环境:

但是最后使用的时候,用ida查看混淆都没有生效
编译命令:clangPath/clang -isysroot xcrun --show-sdk-path -arch arm64 -mllvm -bcf -emit-llvm -S hello_ollvm.c -o hello_ollvm_bcf.ll

加上编译选项:-DLLVM_ENABLE_NEW_PASS_MANAGER=OFF就可以生效,但是为什么呀,不是已经适配了new pass manager了吗?

@Y3U18
Copy link

Y3U18 commented Oct 12, 2023

我也无效, 我的llvm 14.0.6 . 大佬 解决了没

@Y3U18
Copy link

Y3U18 commented Oct 12, 2023

@Dfault0
Copy link
Author

Dfault0 commented Oct 23, 2023

@Y3U18 感谢大佬

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants