m0bilesecurity / RMS-Runtime-Mobile-Security

Runtime Mobile Security (RMS) 📱🔥 - is a powerful web interface that helps you to manipulate Android and iOS Apps at Runtime
https://twitter.com/mobilesecurity_
GNU General Public License v3.0
2.58k stars 373 forks source link

Activity hook template #80

Closed ghost closed 3 years ago

ghost commented 3 years ago

In generally we can hook all other methods and data input and output of methods or classes, but not same in the case of activity.

In this activity supply, we don't know or we not getting the actual data what is taking as or given as input .

We just see like as a input

com.example.class.activity@83f4afs

Here we not able to see what actual data is supplied to that class or method.

Is any way, so we can hook activity input data ?

m0bilesecurity commented 3 years ago

Hey @d68m, sorry issue is not clear. Please provide more info if possibile. Thanks