blob: 1ba1399a389bbe5924a763612ea5127c5959b2c7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
|
pkgbase = python-powerhub-git
pkgdesc = A post exploitation tool for PowerShell to help transferring data and code.
pkgver = 2.0.2.r3.g1051252
pkgrel = 1
url = https://github.com/AdrianVollmer/PowerHub
arch = any
license = MIT
makedepends = git
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
makedepends = python-setuptools-scm
depends = python
depends = python-cheroot
depends = python-cryptography
depends = python-dnspython
depends = python-eventlet
depends = python-flask
depends = python-flask-socketio
depends = python-flask-sqlalchemy
depends = python-jinja
depends = python-requests
depends = python-magic
depends = python-pyopenssl
depends = python-pypykatz
depends = python-service-identity
depends = python-twisted
depends = python-watchdog
depends = python-werkzeug
depends = python-wsgidav
optdepends = mingw-w64: Cross compilation of C/C++ payloads
optdepends = mono: Cross compilation of C# payloads
provides = python-powerhub
conflicts = python-powerhub
source = python-powerhub::git+https://github.com/AdrianVollmer/PowerHub.git
sha512sums = SKIP
pkgname = python-powerhub-git
|