Jandroid icon indicating copy to clipboard operation
Jandroid copied to clipboard

Results 5 Jandroid issues
Sort by recently updated
recently updated
newest added

I got nothing on Jandroid output html. I'm sure that: - all requirements are installed properly - the target apk has obvious webview vulnerabilities and they can be found manually...

Hello, I'm trying to use this template that I built from the example of trace advance to identify a controllable URI from intent passed to webview. ```json { "METADATA": {...

Hello, Thanks for the tool. I'm trying to make the filter works on an application created for that. I use the default template for "JSbridgeBrowsable" and I got this AndroidManifest.xml:...

I want to reproduce the case you used in mobile pwn2own 2017, it is `Directory Traversal during Unzip` in Samsung Notes. My template as below, but it didn't work and...

As onCreate.get_xref_from() will get nothing, how to track API like onCreate called by browsable Activity with startActivity. plus, startActivity.get_xref_to() also get nothing