Package Details: python-frida 16.5.1-1

Git Clone URL: https://aur.archlinux.org/python-frida.git (read-only, click to copy)
Package Base: python-frida
Description: Inject JavaScript to explore native apps on Windows, Mac, Linux, iOS and Android. Python 3 version from PyPi
Upstream URL: https://www.frida.re
Licenses: custom:wxWindows Library License, Version 3.1
Conflicts: python2-frida
Submitter: Manouchehri
Maintainer: kriskras99
Last Packager: kriskras99
Votes: 15
Popularity: 0.65
First Submitted: 2016-01-09 00:44 (UTC)
Last Updated: 2024-09-07 13:23 (UTC)

Pinned Comments

kriskras99 commented on 2024-08-24 14:19 (UTC)

There is a known issue with this package: Building subprojects/frida-core/lib/agent/libfrida-agent-modulated.so can sometimes fail. It's unclear why this happens and it's hard to reproduce. Reboot your device and try to build again.

Latest Comments

1 2 3 Next › Last »

jacopotediosi commented on 2024-11-08 17:25 (UTC) (edited on 2024-11-11 00:37 (UTC) by jacopotediosi)

No matter how many times I try, subprojects/frida-core/lib/agent/libfrida-agent-modulated.so build always fails and reboot has no effect :( Since this package seems to be problematic to compile, I just published the python-frida-bin package, which uses the pre-compiled wheels from Pypi and provides the same features.

kriskras99 commented on 2024-08-28 13:59 (UTC)

@zer0def, unfortunately I only have the problem intermittently so debugging a fix is next to impossible. If you have any suggestions for a fix, please let me know!

zer0def commented on 2024-08-28 13:45 (UTC) (edited on 2024-08-28 13:46 (UTC) by zer0def)

s/can sometimes/will always/, reboots have no effect

kriskras99 commented on 2024-08-24 14:19 (UTC)

There is a known issue with this package: Building subprojects/frida-core/lib/agent/libfrida-agent-modulated.so can sometimes fail. It's unclear why this happens and it's hard to reproduce. Reboot your device and try to build again.

dongfengweixiao commented on 2024-06-14 08:28 (UTC)

Compilation failed, but manually executing the command in the build function can generate the target file.

LOG:https://gist.github.com/dongfengweixiao/f4449c29c92ca795fb9144ebdc926233

kriskras99 commented on 2024-05-26 21:39 (UTC)

@Misaka13514 I've added the missing makedepends (I did add them to python-frida-tools but seem to have forgotten them here). Note that there can still be issues with the build, as it's downloading a whole SDK outside of my control. See https://github.com/frida/frida/issues/2869

Misaka13514 commented on 2024-05-23 01:44 (UTC)

Python makedepends are missing, checkout https://wiki.archlinux.org/title/Python_package_guidelines#Standards_based_(PEP_517)

kriskras99 commented on 2023-11-10 10:34 (UTC)

@Misaka13514 fixed in the latest update, thanks!

Misaka13514 commented on 2023-11-10 09:47 (UTC)

python-setuptools should be added in dependencies

algebro commented on 2022-10-30 13:11 (UTC)

@kriskras99 I've transferred the package to you to maintain. Thanks for your work!