Android Developer with a wide experience in the medical and the automotive sector.
Nothing here yet.
Dec 21, 2025 · 10 min read · Hello everyone. It’s been quite a while. Today’s post will not be technical. I wanted to share mostly what I have learned during these eight years working as an Android Developer in a variety of domains, starting with the public sector, b2b software ...
Join discussion
Jul 16, 2025 · 6 min read · This post is inspired by an experience I had with one Bug Bounty program. Basically, the subject app under test had a completely broken cryptography layer, which I was able to replicate in a separate Kotlin application independently of the app and de...
Join discussion
Apr 12, 2025 · 6 min read · Deep links are a big issue when it comes to Android security. The slightest mistake, like, for example, a typo, could lead to major issues like data leaks or theft. The Android documentation also mentions some general guidelines while writing deep li...
Join discussion
Apr 10, 2025 · 3 min read · Dynamic analysis is a crucial part of my everyday work, whether it’s for a bug bounty program or a client security audit. In fact, it provides a broader perspective than static analysis. Static analysis helps me understand each feature in isolation, ...
Join discussion