Last active
May 19, 2023 00:16
-
-
Save cyberheartmi9/a4b23f0c33bf81292ee3bbf3673df81d to your computer and use it in GitHub Desktop.
Revisions
-
cyberheartmi9 revised this gist
Aug 29, 2021 . 1 changed file with 2 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or 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 charactersOriginal file line number Diff line number Diff line change @@ -34,6 +34,8 @@ https://omespino.com/tutorial-universal-android-ssl-pinning-in-10-minutes-with-f 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 -
cyberheartmi9 revised this gist
Aug 8, 2021 . 1 changed file with 12 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or 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 charactersOriginal file line number Diff line number Diff line change @@ -24,4 +24,16 @@ 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/ list classes https://javamana.com/2021/01/20210120201734589s.html -
cyberheartmi9 created this gist
Aug 8, 2021 .There are no files selected for viewing
This file contains hidden or 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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,27 @@ 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://javamana.com/2021/01/20210120201734589s.html