blob: dce72653375e29deeb4239603bb25c77e8e65ffa (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = pwninit-bin
pkgdesc = Automate starting binary exploit challenges.
pkgver = 3.1.0
pkgrel = 1
url = https://github.com/io12/pwninit
arch = x86_64
license = MIT
depends = elfutils
depends = patchelf
provides = pwninit
conflicts = pwninit
source = pwninit-bin-3.1.0::https://github.com/io12/pwninit/releases/download/3.1.0/pwninit
source = pwninit-bin-3.1.0-LICENSE::https://github.com/io12/pwninit/raw/3.1.0/LICENSE
source = pwninit-bin-3.1.0-README.md::https://github.com/io12/pwninit/raw/3.1.0/README.md
sha256sums = e3b6f1ae2d70f702cc676086009d9e60a05530d244c6fee4e77e0c9d1e44b30c
sha256sums = 99dce9273c26ee94572b9fe715d449a300dbcc8d5914285cf3cb31110ca92019
sha256sums = f9aac6864357095d606ec32a8be8771486445f1db267036526cd2304dced38a4
pkgname = pwninit-bin
|