Jaimin J Gohel 👨‍💻 Profile picture
Hacker 💻 • Speaker 🎙️ • Scribbler ✍️ • CTFs 🚩 • Decompiling APKs since 2018
Nov 9, 2022 6 tweets 2 min read
Android Vulnerables: Damn Vulnerable Bank is designed to be an intentionally vulnerable android application. This application provides an interface to assess the security knowledge you gained over time.

github.com/rewanthtammana…
Jun 13, 2022 9 tweets 2 min read
👀Looking for sensitive data in Android local storage: We are using DIVA Android for the demo

github.com/payatu/diva-an…
Aug 27, 2021 19 tweets 6 min read
Let's discuss a scenario, bypassing Root detection with @fridadotre

🧵👇 • We have an 'UnCrackable-Level1.apk' from OWASP MSTG, which has a Root Detection implemented.

• Let's try to bypass this check using FRIDA.

👉 github.com/OWASP/owasp-ms…