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

[WIP] frida fix #4398

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft

[WIP] frida fix #4398

wants to merge 2 commits into from

Conversation

noraj
Copy link
Contributor

@noraj noraj commented Nov 28, 2024

see commit messages for more details

  • 35f6c43 fixed a 1st bug for frida, but now another compilation issue arise, and this one is way more obscure
  • 35f6c43 theory update of frida-tools (py3) and split from py2

TODO:

  • fix the 2nd frida bug (compilation issue from frida-core / frida-agent-modulated step 220)
  • update other frida-XXX packages

it was just missing git as a makedep
meson.build:23:17: ERROR: Git program not found, cannot download frida-core.wrap via git.
- can't test until python-frida is fixed as newer version of python-frida-tools requires newer version for python-frida
- separate py2 and py3 PKGBUILD to allow updating py3
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