pip3 install -U objection
objection patchapk --source app-release.apk
You might need to use the flag --skip-resources
if there is an error while rebuilding the APK.
objection -g com.package.package explore
android sslpinning disable
objection explore --startup-command 'android sslpinning disable'
objection explore --startup-script ssl-pinning.js
android hooking list activities com.package.package
android hooking list classes
android hooking generate simple <class name>
android intent launch_activity com.package.package.class.NameActivity
android hooking set return_value com.package.package.paywall.PayWallStorageImpl.retrievePayWallIsOp
en true
objection patchapk -s UnCrackable-Level1.apk -c gadget -l root.js