blob: 7518480303b88c54669c2a4befb55e0209f4edab (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = hypersploit
pkgdesc = Bypasses HyperOS restrictions on bootloader unlocking
pkgver = 1.1.0
pkgrel = 1
url = https://github.com/TheAirBlow/HyperSploit
arch = x86_64
license = MPL-2.0
makedepends = git
makedepends = dotnet-sdk
depends = glibc
optdepends = android-tools: Android platform tools
optdepends = android-udev: Udev rules to connect Android devices to your linux box
provides = hypersploit
conflicts = hypersploit
options = !strip
options = !debug
source = hypersploit::git+https://github.com/TheAirBlow/HyperSploit.git#tag=1.1.0
sha256sums = 93a70f204d1fc96cc51b0fd24286704e89c5e6ff4086dc08e0df4164221f8e79
pkgname = hypersploit
|