4 ms·
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.
by nigma1337 3y 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.
- seri4l 3y agoDoes it work for apps with pinned certs?
- pimterry 3y agoDepends 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/ 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-funding/ https://httptoolkit.com/blog/frida-mobile-interception-fundi...).