Relative Content

Tag Archive for frida

Frida – No Backtrace

I am trying to do some reverse engeniring of an android app. For that, I want to get the same stacktrace as what I’m seeing online to be able to follow tutorials etc… Basically when I run frida on my app, it crashes because it has some anti tampering/anti root/anti hook measures (which is expected).
When it crashes, I get a stacktrace like :