Comment by nigma1337
2 years ago
I absolutely love how easy it was to capture requests through ADB with your tool, only solution i could find which just worked out of the box.
2 years ago
I absolutely love how easy it was to capture requests through ADB with your tool, only solution i could find which just worked out of the box.
Does it work for apps with pinned certs?
Depends on the setup, but for the proper certificate pinning cases where it doesn't work automatically, I have a Frida walkthrough & script you can use to easily do this at https://httptoolkit.com/blog/frida-certificate-pinning/ and I'm working on fully automating that part within HTTP Toolkit too (more details: https://httptoolkit.com/blog/frida-mobile-interception-fundi...).