sensepost / objection

📱 objection - runtime mobile exploration
GNU General Public License v3.0
7.37k stars 844 forks source link

Run commands before application lunch #689

Open joko99999 opened 1 month ago

joko99999 commented 1 month ago

Sometimes there are commands we want ti run before we got objection promot.

Like android root disable because application may check the root immediately when it lunch.

Or android sslpinning disable because the application the that before we get promoted to disable

Please add a option ti run those right when the application lunch

IPMegladon commented 1 month ago

This is quite complicated to fix completely, but there are some ideas on how to alternatively approach this. In terms of what is currently possible in objection to do this you can look at https://github.com/sensepost/objection/wiki/Early-Instrumentation

yooo1999 commented 2 weeks ago

https://stackoverflow.com/questions/78838961/load-script-to-objection-on-startup