I want to modify android app writen on c++.
It stores its code mostly in .so file. The code is compiled for arm architecture.
When I open it in IDA it says that it can only read but modify.
But I need to inject one arm command. How can I do this?
I want to modify android app writen on c++.
It stores its code mostly in .so file. The code is compiled for arm architecture.
When I open it in IDA it says that it can only read but modify.
But I need to inject one arm command. How can I do this?