Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- C:\Users\me\frida> frida -U -l .\bypass.txt -f com.instagram.android
- ____
- / _ | Frida 16.1.4 - A world-class dynamic instrumentation toolkit
- | (_| |
- > _ | Commands:
- /_/ |_| help -> Displays the help system
- . . . . object? -> Display information about 'object'
- . . . . exit/quit -> Exit
- . . . .
- . . . . More info at https://frida.re/docs/home/
- . . . .
- . . . . Connected to SM G988N (id=127.0.0.1:62026)
- Spawning `com.instagram.android`...
- [*][*] Waiting for libliger...
- Spawned `com.instagram.android`. Resuming main thread!
- [SM G988N::com.instagram.android ]-> [*][+] Hooked checkTrustedRecursive
- [*][+] Hooked SSLContextInit
- [*][+] Found libliger at:
- [*][+] Hooked function: function that gets hooked to bypass pinning
- Connection terminated (this is when my frida server console returns)
- [SM G988N::com.instagram.android ]->
- Thank you for using Frida!
Advertisement
Add Comment
Please, Sign In to add comment