Last active
May 19, 2023 00:16
-
-
Save cyberheartmi9/a4b23f0c33bf81292ee3bbf3673df81d to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
https://medium.com/android-news/hacking-android-app-with-frida-a85516f4f8b7 | |
https://cmrodriguez.me/blog/frida-scripting-guide/ | |
https://notsosecure.com/pentesting-android-apps-using-frida/ | |
https://11x256.github.io/Frida-hooking-android-part-1 | |
https://payatu.com/blog/amit/Getting%20_started_with_Frida | |
https://zhuanlan.zhihu.com/p/157604388 | |
https://corellium.com/blog/android-frida-finding-hooks | |
https://frida.re/docs/javascript-api/ | |
https://www.fatalerrors.org/a/java-runtime-for-advanced-usage-of-frida-hook-android-app.html | |
https://www.nowsecure.com/blog/2017/04/27/owasp-ios-crackme-tutorial-frida/ | |
https://cdmana.com/2021/01/20210120054211567g.html | |
https://yanapermana.gitbooks.io/mob/content/android-apk/code-tampering/frida.html | |
https://www.fatalerrors.org/a/code-and-example.html | |
https://braincoke.fr/blog/2021/03/android-reverse-engineering-for-beginners-frida/ | |
https://erev0s.com/blog/frida-code-snippets-for-android/ | |
https://zhuanlan.zhihu.com/p/157603104 | |
https://www.fatalerrors.org/a/code-and-example.html | |
https://eternalsakura13.com/2020/07/04/frida/ | |
https://grepharder.github.io/blog/0x02_learning_frida_by_failing.html | |
https://askandroidquestions.com/2020/11/28/frida-casting-object-to-list-of-strings/ | |
https://www.youtube.com/watch?v=ZdvSYc8VJG0&list=PLKwUZp9HwWoC1E8S8MHHo5qLjldip3oi- | |
https://www.codemetrix.io/hacking-android-apps-with-frida-1/ | |
https://koz.io/using-frida-on-android-without-root/ | |
https://www.youtube.com/watch?v=4Ag-2LZQM8g | |
https://github.com/asvid/FridaApp | |
https://asvid.github.io/android-frida-hacking | |
https://www.fuzzysecurity.com/tutorials/29.html | |
https://blog.fadyothman.com/getting-started-with-frida-hooking-main-and-playing-with-its-arguments/ | |
#ssl pinning | |
https://labs.nettitude.com/tutorials/using-frida-to-bypass-snapchats-certificate-pinning/ | |
https://zeroauth.ltd/blog/2020/01/13/using-frida-to-bypass-ssl-cert-pinning-on-custom-certificate-pinning-solution/ | |
https://omespino.com/tutorial-universal-android-ssl-pinning-in-10-minutes-with-frida/ | |
https://labs.nettitude.com/tutorials/using-frida-to-bypass-snapchats-certificate-pinning/ | |
https://grepharder.github.io/blog/0x02_learning_frida_by_failing.html | |
list classes | |
https://javamana.com/2021/01/20210120201734589s.html |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment