Web,Mobile/Tool
[Frida] 앱 진단 시 유용한 우회 Script
LimeLee
2021. 3. 24. 13:41
1. 화면 캡쳐 우회
gist.github.com/su-vikas/36410f67c9e0127961ae344010c4c0ef
FRIDA script for bypassing Android FLAG_SECURE
FRIDA script for bypassing Android FLAG_SECURE. GitHub Gist: instantly share code, notes, and snippets.
gist.github.com
2. ssl pinning 우회
https://codeshare.frida.re/@akabe1/frida-multiple-unpinning/
Frida CodeShare
codeshare.frida.re
https://gist.github.com/1mm0rt41PC/4f37f3df552699e52061dcdc8c75930b
A Frida script to bypass SSL Pinning on Android and webview security. https://blog.jamie.holdings/2019/01/19/advanced-certifica
A Frida script to bypass SSL Pinning on Android and webview security. https://blog.jamie.holdings/2019/01/19/advanced-certificate-bypassing-in-android-with-frida/. An update has been done here =&g...
gist.github.com