Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

How to set frida-gadget.config.so while injecting frida-gadget.so #25

Closed
rumengsuixin opened this issue Oct 17, 2024 · 2 comments
Closed

Comments

@rumengsuixin
Copy link

No description provided.

ksg97031 added a commit that referenced this issue Oct 17, 2024
Signed-off-by: ksg <ksg97031@gmail.com>
@ksg97031
Copy link
Owner

@rumengsuixin
Thank you for raising this issue!

You can inject the frida-gadget.config.so file using the latest version.
Please upgrade by either applying the latest commit or running pip install frida-gadget --upgrade.
Afterward, you can use the --config flag, like this: frida-gadget test/apks/test.apk --config setup.py --sign.

ksg97031 added a commit that referenced this issue Oct 17, 2024
Signed-off-by: ksg <ksg97031@gmail.com>

Update version to 1.4.0

Signed-off-by: ksg <ksg97031@gmail.com>

Resolve #25

Signed-off-by: ksg <ksg97031@gmail.com>
@rumengsuixin
Copy link
Author

@rumengsuixin Thank you for raising this issue!

You can inject the file using the latest version. Please upgrade by either applying the latest commit or running . Afterward, you can use the flag, like this: .frida-gadget.config.so``pip install frida-gadget --upgrade``--config``frida-gadget test/apks/test.apk --config setup.py --sign

感谢您提出此问题!

您可以使用最新版本注入文件。请通过应用最新的提交或运行 .之后,您可以使用标志,如下所示:.frida-gadget.config.so``pip install frida-gadget --upgrade``--config``frida-gadget test/apks/test.apk --config setup.py --sign

Thank you very much for your answer!!

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants