blob: 8e45c279eebda830d10b942a3733b196f4383f35 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = rop-tool
pkgdesc = A tool to help you write binary exploits
pkgver = 2.4
pkgrel = 1
url = https://github.com/t00sh/rop-tool
arch = i686
arch = x86_64
license = GPL3
depends = capstone
source = https://github.com/t00sh/rop-tool/archive/v2.4.tar.gz
sha256sums = 24fbffa8fb78effa0bd5007927b27275f6d3601db3152865f879d15c01a0d94a
pkgname = rop-tool
|