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

Add command to display Android binder driver information #1488

Draft
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

gsingh93
Copy link
Member

@gsingh93 gsingh93 commented Jan 2, 2023

Adds the binder command to display information related to the Binder driver on Android devices:
image

It works well, but the code is a mess and needs to be cleaned up before merging.

@Notselwyn
Copy link

Any updates here? Seems like a great feature to upstream, as I missed this significantly during kernel research.

@gsingh93
Copy link
Member Author

Thanks for the interest @Notselwyn. It's unlikely I'll get time to work on this in the near future as I wrote it for some security research that's been completed, so I don't have any bandwidth to return to it. I uploaded it here in an unfinished state because I thought at least anyone interested could still use it, which would be better than keeping it to myself.

I'd be hesitant to merge it as is, as there are a number of unimplemented things and likely broken edge cases. We'd get bug reports from users that we wouldn't be able to support. But hopefully someone else will be able to pick it up at some point.

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

Successfully merging this pull request may close these issues.

None yet

2 participants