-
```cpp
__attribute__((annotate("nofla")))
double heavyComputation (int n) {
...
}
```
Generates:
```llvm
@.str = private unnamed_addr constant [6 x i8] c"nofla\00", section "llvm.metadat…
-
[DetectFrida.apk.zip](https://github.com/rednaga/APKiD/files/6009611/DetectFrida.apk.zip)
```sh
$ apkid DetectFrida.apk.zip
[+] APKiD 2.1.1 :: from RedNaga :: rednaga.io
[*] DetectFrida.apk.zip!cl…
-
I try to build the source code on mac, and output a lot of warning about c++ header not found. How can I fix it, thx !
like this
`[ 42%] Building BC object /Users/xxxxxxxx/Desktop/ollvm/remill-build…
-
# 在 LLVM 代码树外编译 LLVM Pass (使用 OLLVM 示范) - 二进制咸鱼的自我救赎
[https://chenx6.github.io/post/build_pass_out_of_tree/](https://chenx6.github.io/post/build_pass_out_of_tree/)
-
-- Performing Test SUPPORTS_GNU_ZERO_VARIADIC_MACRO_ARGUMENTS_FLAG
-- Performing Test SUPPORTS_GNU_ZERO_VARIADIC_MACRO_ARGUMENTS_FLAG - Success
: command not founddevelop/Android/OLLVM-9.0.1/cmake/c…
-
make: /home/android/sda4/android-ndk-r14b/toolchains/arm-linux-androideabi-ollvm-armariris/prebuilt/linux-x86_64/bin/arm-linux-androideabi-ollvm-g++: Command not found
我把最新armariris编译好了
-
I can use the function normally on x64 platform,but It would be wrong on android arm64.
```
Traceback (most recent call last):
File "C:/Users/fa1con/EXE/IDA7.5/plugins/qilingida.py", line 818, in…
-
Build failed while generating obfuscated build.
#Start - Comment this block for generating non-obfuscated builds
set(OLLVM_PATH "${CMAKE_HOME_DIRECTORY}/../../../../../Users/a1vszht2/Downloads/o-l…
-
为啥不fork 下OLLVM项目 ,以后OLLVM项目更新了怎么办?你们这边可以同步进行更新?
xinle updated
6 years ago
-
First thanks for making your app available using a FOSS license :star_struck: Am I assuming correctly this is a module for Xposed? And would you have some screenshots available? Looking to include you…