Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not able to get service to process map #7

Open
JoeyJiao opened this issue Mar 12, 2020 · 0 comments
Open

Not able to get service to process map #7

JoeyJiao opened this issue Mar 12, 2020 · 0 comments

Comments

@JoeyJiao
Copy link

I run python init_scripts/create_service_pid_map.py and got below kinds of message from frida.
({u'type': u'send', u'payload': {u'value': u'add', u'key': u'perm'}}, None)
({u'type': u'send', u'payload': {u'value': u'netd', u'key': u'name'}}, None)
({u'type': u'send', u'payload': {u'value': u'add', u'key': u'perm'}}, None)
({u'type': u'send', u'payload': {u'value': u'media.player', u'key': u'name'}}, N
one)

All these values are None, I want to know why and is there any other way to get this kind of service to process map.

My device is using targetSdkVersion to be 29.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant