Skip to content

Conversation

@cTFk1ller
Copy link

… the application

This commit includes changes to the script that enable it to locate and attach to open processes without the need to reopen the application. Instead of relying on the script to specifically target a predefined application, it now searches for any open applications and attaches to the appropriate one. This enhancement improves the script's flexibility and efficiency, allowing it to seamlessly interact with different processes without requiring manual intervention.

… the application

This commit includes changes to the script that enable it to locate and attach to open processes without the need to reopen the application. Instead of relying on the script to specifically target a predefined application, it now searches for any open applications and attaches to the appropriate one. This enhancement improves the script's flexibility and efficiency, allowing it to seamlessly interact with different processes without requiring manual intervention.
@cTFk1ller
Copy link
Author

Hello,

I've faced an issue running the script when the application is already running on the emulator.
So I solved this issue by searching for the application PID and attaching Frida to it.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant