intruducer icon indicating copy to clipboard operation
intruducer copied to clipboard

Android caveat

Open ChrisMcMStone opened this issue 1 year ago • 1 comments

Hello! Thank you for sharing this cool project.

I'm interested in understanding the following caveat you mention about Android:

When targeting an Android application, both library and second payload binary blob will be copied to its native library directory - changing the security context to u:object_r:apk_data_file:s0 is not enough for the library file.

Specifically, do you think copying the lib to the native library directory could cause problems in terms for breaking app integrity? Or if not, why exactly is this caveat a caveat? Thanks very much!

ChrisMcMStone avatar Dec 12 '23 11:12 ChrisMcMStone