blob: 73e2ea0f60448c4ce120b70095a7cff3ff05e44d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = stegbrute
pkgdesc = Fast steganography brute force tool written in Rust using also threads to achieve a faster execution
pkgver = 0.1.1
pkgrel = 1
url = https://github.com/R4yGM/stegbrute
arch = i686
arch = x86_64
arch = pentium4
license = Apache
makedepends = rust
depends = steghide
source = https://github.com/R4yGM/stegbrute/archive/0.1.1.tar.gz
sha256sums = 99e7d09926caaa99d4dde2dff73c24e2882931f80611d8ddc210b3afdb26aa5c
pkgname = stegbrute
|