appknox/vulnerable-application

Application Debug Enabled

Closed this issue · 0 comments

Debugging was enabled on the app which makes it easier for reverse engineers to hook a debugger to it. This allows dumping a stack trace and accessing debugging helper classes.

<application android:debuggable='true' Debug Enabled For App