I'm working on android security and I was trying to use frida-tools to bypass ssl pinning on android. I completely know how to work with this framework, but i wasn't able to find any sample apks for practicing. is there any sample apk for this purpose available?!
thanks a lot.
Wikipedia app for android is open source and has 2 different certificate pinning implementations.
Solutions @ lines 41 & 96