summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9e18b73857e6dbe74948abc3de270f4e46fd5a25 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pkgbase = jnitrace
	pkgdesc = A Frida based tool that traces usage of the JNI API in Android apps
	pkgver = 3.1.0
	pkgrel = 1
	url = https://github.com/chame1eon/jnitrace
	arch = any
	license = MIT
	depends = python-frida
	depends = python-hexdump
	source = https://files.pythonhosted.org/packages/source/j/jnitrace/jnitrace-3.1.0.tar.gz
	sha256sums = e2edcdbcbee2396912762a5d21cc81f895e297e92875fabdd79d4f222ea5e744

pkgname = jnitrace