blob: ef76b4d1febaa6cc2deafc1255a7794487c7c1a6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = blutter-git
pkgdesc = Flutter/Dart reverse engineering tool — disassembles libapp.so with symbol recovery and Frida script generation
pkgver = r111.528acbe
pkgrel = 1
url = https://github.com/worawit/blutter
arch = x86_64
license = MIT
depends = capstone
depends = cmake
depends = gcc
depends = icu
depends = git
depends = ninja
depends = pkgconf
depends = python
depends = python-pyelftools
depends = python-requests
provides = blutter
conflicts = blutter
source = git+https://github.com/worawit/blutter.git
sha256sums = SKIP
pkgname = blutter-git
|