Skip to content

Run commands before application lunch  #689

Open
@joko99999

Description

@joko99999

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

Activity

IPMegladon

IPMegladon commented on Aug 21, 2024

@IPMegladon
Collaborator

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

yooo1999 commented on Apr 21, 2025

@yooo1999

@IPMegladon Still I think that need to be consider
It's very useful (for example) to disable root in startup , and it's more easy with the objection built-in script

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @IPMegladon@joko99999@yooo1999

        Issue actions

          Run commands before application lunch · Issue #689 · sensepost/objection