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

Commit after 7af778112cf21772ab110594d65879f0f6077b83 breaks Brida compatibility #23

Closed
dtql opened this issue Oct 27, 2020 · 1 comment

Comments

@dtql
Copy link

dtql commented Oct 27, 2020

Brida (https://github.com/federicodotta/Brida) uses frida-compile as a dependency. With the changes after commit 7af7781, the -x argument option is dropped and causes frida-compile to fail as Brida uses the '-x' option.

Using the 7af7781 branch appear to be working.

@oleavr
Copy link
Member

oleavr commented Oct 27, 2020

This will be resolved once Brida upgrades to Frida 14. In the meantime I would
recommend pinning the frida-compile dependency to 9.x.

@oleavr oleavr closed this as completed Oct 27, 2020
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