mirror of https://github.com/n1nj4sec/pupy.git
Add construct to template deps
This commit is contained in:
parent
388d060f5b
commit
e1fda9e823
|
@ -1,7 +1,7 @@
|
|||
#!/bin/sh
|
||||
|
||||
PACKAGES="rpyc rsa pefile rsa netaddr win_inet_pton netaddr tinyec pypiwin32 poster win_inet_pton"
|
||||
PACKAGES_BUILD="pycryptodome cryptography netifaces msgpack-python u-msgpack-python scandir"
|
||||
PACKAGES_BUILD="pycryptodome cryptography netifaces msgpack-python u-msgpack-python scandir construct"
|
||||
PACKAGES="$PACKAGES pyaudio https://github.com/secdev/scapy/archive/master.zip pyOpenSSL colorama pyuv"
|
||||
PACKAGES="$PACKAGES https://github.com/CoreSecurity/impacket/archive/master.zip"
|
||||
|
||||
|
|
Loading…
Reference in New Issue