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

Added --watch and friends to notify #581

Merged
merged 1 commit into from
May 23, 2024

Conversation

CDuPlooy
Copy link
Contributor

Basically this adds the ability to specify --watch --dump-* which will when the class is loaded (lazy check), also invoke the same function that android hooking watch does.

This is useful if you want to observe what an injected class does, since you no longer have to manually run watch once you know it's loaded.

@leonjza leonjza merged commit 08df3fb into sensepost:master May 23, 2024
@leonjza
Copy link
Member

leonjza commented May 23, 2024

Thanks! <3

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.

None yet

2 participants