apk-mitm
apk-mitm copied to clipboard
Patching Craigslist.apk
Anyone here, had success patching the Craigslist android app?
It seems they added a custom ssl pinning code.
Hey @pimterry, I read your article abt removing the ssl pinning , really impressive...worked for most apps however Craigslist has been a tough one to crack...would you like to take a look at it if you can?
Thanks.
Sorry @MohamedZribi, I don't have a lot of free time to investigate more apps like this.
You might find this other article I wrote useful though: https://httptoolkit.tech/blog/android-reverse-engineering/. If you follow that guide, you can reverse engineer apps like Craigslist for yourself, hunt down the interesting logic, and build your own Frida hooks to define custom changes for that in any way you like. Hope that helps!
Thanks for your input, really appreciate the reference. Have a good day!