abcdefg

Results 22 comments of abcdefg

This is probably not an issue of angr-management, as it seems to have been fixed after I updated PySide6 to 6.6.2

Can you reproduce this problem when building for iOS/MacOS? I don't have Android Studio installed. Linking for macOS looks clear but I am not sure I did everything clearly.

> MachO has no such concept as COMDAT, so this bug will never trigger on Darwin Thank you for your reply, I don't know anything about ELF files, I need...

@NewDwarf I'm still trying to build NDK....It was very slow

> @NeHyci I think the best solution for this issue would be pipeline management so that to run indirect branch obfuscation AFTER the inliner. But how do we ensure that...

> It's simple. As @Naville mentioned, we have to use the hidden parameter -debug-pass=Executions > > `NDK/25/NDK/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang++ -target aarch64-none-linux-android21 -O2 -c 2.cpp -mllvm -enable-indibran -mllvm -debug-pass=Executions` > > Above command...

我并没有试过在rust下用混淆,有时间看看能不能适配下 > 呜呜~ 好吧 谢谢了 。 请问大概要怎么下手哇 你需要对llvm ir有一些了解

[https://github.com/61bcdefg/Hikari-LLVM15-Core/commit/635bd5fb58ceb1277ccddb71b646773880daae1f](https://github.com/61bcdefg/Hikari-LLVM15-Core/commit/635bd5fb58ceb1277ccddb71b646773880daae1f) 应该可以加密了

try [https://github.com/61bcdefg/Hikari-LLVM15-Core/commit/66e19b5702cca5ff58336b87c90186d5bf6a54d3](https://github.com/61bcdefg/Hikari-LLVM15-Core/commit/66e19b5702cca5ff58336b87c90186d5bf6a54d3)

That's kind of a weird problem. After I reproduce this error, I found it emited on https://github.com/61bcdefg/Hikari-LLVM15/blob/llvm-16.0.0rel/llvm/lib/IR/Verifier.cpp#L647, The Verifier considers the function to be a declaration, and the declared linkage...