ELF built without PIE & Stack Protection
Status: Beta
Brought to you by:
spadix
Hello!
We have a client whose team have run a vulnerability scanning tool on our Android app and found that libzbarjni.so and libiconv.so from ZBar is compiled without -pie and -fstack-protector flags.
Is there a reason not to use these flags? If not, could you please add them and provide the updated lib jars?
Thank you in advance