Dll-Injector
Dll-Injector copied to clipboard
Can this approach be used in Android shared object library ?
Thanks this is a nice example.
I have an Android that consumes several .so (share object) libraries that I wrote.
I am trying to find a way to permanently inject some data into one of the shared objects.
Thanks