Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

How to install specific version with frida? #21

Closed
DXCyber409 opened this issue Nov 17, 2020 · 1 comment
Closed

How to install specific version with frida? #21

DXCyber409 opened this issue Nov 17, 2020 · 1 comment

Comments

@DXCyber409
Copy link

For example I'm using frida 12.8.0 family bucket, which version should I get to use?

@chame1eon
Copy link
Owner

Hi,

Thanks for your question. Unfortunately, there is no easy way of running jnitrace with older versions of Frida.

One option is to use a version of jnitrace older than v3.1.0, as those used Frida 12. Other than that you would need to clone the project and modify it to support Frida 12.

Hope that helps. Let me know if you have other questions.

Thanks

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

No branches or pull requests

2 participants