Y
Hacker News
new
|
ask
|
show
|
jobs
by
nigma1337
1159 days 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.
1 comments
seri4l
1159 days ago
Does it work for apps with pinned certs?
link
pimterry
1159 days ago
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...
).
link