blob: 7adc647b0a91bda42c8cc921ba322af053ac9a2a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
pkgbase = python-frida
pkgdesc = Inject JavaScript to explore native apps on Windows, Mac, Linux, iOS and Android. Python 3 version from PyPi
pkgver = 16.5.1
pkgrel = 1
url = https://www.frida.re
arch = i686
arch = x86_64
arch = armv7h
arch = aarch64
license = custom:wxWindows Library License, Version 3.1
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
depends = python
depends = nodejs
depends = npm
optdepends = python-typing_extensions: for Python <3.8
optdepends = rustup: for injecting Rust code into targets
conflicts = python2-frida
source = https://files.pythonhosted.org/packages/source/f/frida/frida-16.5.1.tar.gz
source = COPYING
sha256sums = 32a088f3ca0d3032ae2512482af4f5c367bda4f6fc4f120938818077359b43b4
sha256sums = 5ea1544b51a28bc823b03159190d4108f9fb4f4ef912389f5137c6d295e175b2
pkgname = python-frida
|