DreamSoule / ollvm17

Obfuscation LLVM 17
230 stars 37 forks source link

-bcf flag causing memory leak #7

Open ghost opened 9 months ago

ghost commented 9 months ago

When using -bcf flag, it causes huge memory leak. I'm using NDK 26.0.10792818 with LLVM 17

image

Afonsooo commented 9 months ago

i'm having the same problem, did you find where the leak is?

ghost commented 9 months ago

i'm having the same problem, did you find where the leak is?

No idea. I just go back to Ollvm 14, NDK 25.2 (https://github.com/heroims/obfuscator). No issue so far