Explore >> Select a destination


You are here

blog.takemyhand.xyz
| | blog.jitendrapatro.me
5.7 parsecs away

Travel
| | [AI summary] The user is asking for a detailed explanation of how to bypass the root detection in the OWASP Uncrackable Android App. The solution involves two main approaches: using Frida to hook and modify the System.exit(0) call, and using jdb to set breakpoints and alter the behavior of the app. The user also provides code snippets and commands for both methods, highlighting the steps needed to achieve the goal.
| | tantosec.com
6.2 parsecs away

Travel
| | Chaining vulnerabilities to execute code in Docassemble
| | blog.doyensec.com
2.9 parsecs away

Travel
| | Common OAuth Vulnerabilities
| | simonwillison.net
21.2 parsecs away

Travel
| IndieAuth is a spiritual successor to OpenID, developed and maintained by the IndieWeb community and based on OAuth 2. This weekend I attended IndieWebCamp East Coast and was inspired to ...