Search Criteria
Package Details: python-frida 17.4.4-1
Package Actions
| 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: | 19 |
| Popularity: | 0.196238 |
| First Submitted: | 2016-01-09 00:44 (UTC) |
| Last Updated: | 2025-11-03 07:43 (UTC) |
Dependencies (10)
- nodejs (nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-hydrogenAUR, nodejs-lts-iron, nodejs-lts-jod, nodejs-lts-krypton)
- npm (python-nodejs-wheelAUR, corepackerAUR)
- python
- git (git-gitAUR, git-glAUR) (make)
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
- python-typing_extensions (optional) – for Python <3.11
- rustup (rustup-gitAUR) (optional) – for injecting Rust code into targets
Latest Comments
1 2 3 Next › Last »
kriskras99 commented on 2025-10-13 08:10 (UTC) (edited on 2025-10-29 18:16 (UTC) by kriskras99)
This is not an issue on newer versions: The build is broken for 14.4.0 because of a missing tag, see https://github.com/frida/frida-core/issues/1196.
kriskras99 commented on 2025-02-23 20:29 (UTC)
@mickael9 thanks for investigating! I've added your patch and pushed a new version of the package.
mickael9 commented on 2025-02-23 16:12 (UTC)
@kriskras99 I was curious why the build failed for me too so I investigated a bit. It turns out this is caused by a change in the default LDFLAGS in makepkg: https://rfc.archlinux.page/0023-pack-relative-relocs/
Adding this to build() function fixes the build issue:
Martchus commented on 2024-12-25 18:06 (UTC)
I didn't run into any build errors. I used the exact version that I linked in my previous comment.
kriskras99 commented on 2024-12-23 23:23 (UTC)
@Martchus I'll add your fix to the AUR version, however it still fails to build the moduled.so for me. Did you have a fix for that?
Martchus commented on 2024-12-23 14:45 (UTC)
The meson-based build fails without git so please add git to the make dependencies. There's also a new version.
Here's an updated version with the make dependencies fixed: https://github.com/Martchus/PKGBUILDs/commit/225d793f5ff17bbc4eabcaa7604b4b7df41a7957
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-binpackage, 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.
1 2 3 Next › Last »