Objection with Frida: Commands
With Objection it is possible to run Frida commands, such
as:
-
android disable ssl pinning. -
memory dump all local_path. -
sqlite connect file_path_to_local_db_stored_locally. -
android keystore list(list what is in the keystore). -
android keystore watch(watch for modifications in the keystore). -
android root disable(attempts to disable root detection). -
android root simulate(simulates a rooted environment).