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

Android watch methods print args and return detail #334

Merged
merged 1 commit into from
Mar 19, 2020

Conversation

arielmiki
Copy link
Contributor

This PR related to #325
When performing the watch method in Android, objection only print [object, object] for Object and Array. This is happening both for args and return.
e.g:
Arguments com.foo.example.Main.method(Hello World, [object Object], [object Object])

@leonjza leonjza merged commit ac40784 into sensepost:master Mar 19, 2020
leonjza pushed a commit that referenced this pull request Feb 17, 2021
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

Successfully merging this pull request may close these issues.

2 participants