Y
Hacker News
new
|
ask
|
show
|
jobs
by
foxbarrington
591 days ago
I tried to use Charles on Robin Hood, but it looks like they use cert pinning to prevent it.
3 comments
mdaniel
591 days ago
It reminds me of the expression "locks are to keep honest people out," in that code which runs on a device you control is code that you control:
https://github.com/shroudedcode/apk-mitm#readme
link
animuchan
590 days ago
[Frida](
https://frida.re/
) is fantastic for de-pinning certs in applications. Can be fiddly, but when it works, it just works™.
link
danielvaughn
591 days ago
yeah I'm sure it's much harder today. I did this work like 8 or 9 years ago and I think fewer controls were in place at the time.
link