blob: b29c1b59e64c9dfecbc36d12751076baf9688944 (
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
27
|
pkgbase = python-frida
pkgdesc = Inject JavaScript to explore native apps on Windows, Mac, Linux, iOS and Android. Python 3 version from PyPi
pkgver = 16.7.14
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
makedepends = git
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.7.14.tar.gz
source = COPYING
sha256sums = 627ee9583bb7ec279f84810108157498c933a518e46e8729c32f864e61501fd8
sha256sums = 5ea1544b51a28bc823b03159190d4108f9fb4f4ef912389f5137c6d295e175b2
pkgname = python-frida
|