DEV Community

Discussion on: I'm a security auditor and researcher, Ask Me Anything!

Collapse
 
shostarsson profile image
Rémi Lavedrine

Hi Beatriz,

If I can share my experience on that as well, I would say that on Android security, I am using nmap, Burp, apktool and shell commands (grep, strings, etc...).
And I think that for mobile security Frida is very interesting and useful, as well as gdb. For security, mastering a debugger is really interesting.

Cheers