Android Hooking and SSLPinning Bypass and more using Objection Framework
Objection is runtime mobile exploration toolkit built on top of frida which is used in Android and iOS pentesting. We can use Objection to perform numerous functions like SSLPinning bypass, root detection bypass, performing memory tasks, heap tasks and more without even being root/ jailbroken
Table of Content
- Setting up Objection
- Attaching Agent and Help Menu
- SSLPinning Bypass
- Android Hooking
- Shell Execution
- FLAG_SECURE Bypass
- Launching Activity Using Objection
- Root Detection Bypass
- Memory Related Tasks
Read full article here.