OWASP / MASTG-Hacking-Playground

GNU General Public License v3.0
585 stars 138 forks source link

exception null occured #13

Closed PeterJoins closed 4 years ago

PeterJoins commented 5 years ago

when I have made 4 example, frida is listening , but no log can print on console and phone point out "exception null occured" . How can i resole the problem?

PeterJoins commented 5 years ago

when I have made 4 example, frida is listening , but no log can print on console and phone point out "exception null occured" . How can i resole the problem?

nexus 5x 6.0 and frida 12.2.28

commjoen commented 5 years ago

Hi @xuehenIT , I was not "watching" this space yet. I now am, sorry for the late response! Will get back to you soon about this.

commjoen commented 5 years ago

Feel free to contact us through slack : https://join.slack.com/t/owasp/shared_invite/enQtNjExMTc3MTg0MzU4LTViMDg1MmJiMzMwZGUxZjgxZWQ1MTE0NTBlOTBhNjhhZDIzZTZiNmEwOTJlYjdkMzAxMGVhNDkwNDNiNjZiOWQ

sushi2k commented 5 years ago

Hi @xuehenIT. Are you referring to the Android App in Java and this test case https://github.com/OWASP/MSTG-Hacking-Playground/wiki/Android-App#omtg_datast_002_logging?

You should be able to see the log output via logcat, no need for Frida.

sushi2k commented 4 years ago

Closing this issue. Please reopen @xuehenIT if needed. Thanks