summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorMatthew Sexton2023-07-03 10:24:28 -0400
committerMatthew Sexton2023-07-03 10:24:28 -0400
commit16a13a3ec77e08a9708d94a16b5a54a41e53b5c3 (patch)
tree16e27d5f3edb1a3e7a4cebaefff3251cdf6c6be0 /.SRCINFO
parentcfc146a6c29b0b2172f55c915e03cd0c8a374598 (diff)
downloadaur-16a13a3ec77e08a9708d94a16b5a54a41e53b5c3.tar.gz
Renamed from wifite2-git
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO44
1 files changed, 26 insertions, 18 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 78fb203f0289..0318b815648a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,27 +1,35 @@
pkgbase = wifite-git
pkgdesc = A tool to attack multiple WEP and WPA encrypted networks at the same time
- pkgver = 138.edbdedd
+ pkgver = r679.71a2bf30a
pkgrel = 1
- url = https://github.com/derv82/wifite
+ url = https://github.com/kimocoder/wifite2
arch = any
- license = GPL
+ license = GPL2
+ checkdepends = cowpatty
makedepends = git
- depends = python2
+ makedepends = python-build
+ makedepends = python-installer
+ makedepends = python-pytest
+ makedepends = python-setuptools
+ makedepends = python-wheel
+ depends = python
+ depends = python-chardet
depends = aircrack-ng
- depends = aircrack-ng-scripts
- depends = python2-pexpect
- optdepends = tk
- optdepends = macchanger
- optdepends = pyrit-svn
- optdepends = cowpatty
- optdepends = reaver
- optdepends = wireshark-cli
- conflicts = wifite
- conflicts = wifite-svn
- replaces = wifite
- replaces = wifite-svn
- source = wifite-git::git+https://github.com/derv82/wifite.git
+ depends = iproute2
+ depends = iw
+ optdepends = wireshark-cli: detecting WPS networks and inspecting handshake capture files
+ optdepends = reaver: WPS Pixie-Dust & brute-force attacks
+ optdepends = bully: WPS Pixie-Dust & brute-force attacks
+ optdepends = cowpatty: detect WPA handshakes
+ optdepends = pyrit: detect WPA handshakes
+ optdepends = macchanger: change MAC for attacks
+ optdepends = hashcat: cracking PMKID hashes
+ optdepends = john: cracking PMKID hashes
+ optdepends = hcxdumptool: capturing PMKID hashes
+ optdepends = hcxtools: converting PMKID packet captures into hashcat format
+ provides = wifite2
+ conflicts = wifite2
+ source = wifite-git::git+https://github.com/kimocoder/wifite2.git
sha256sums = SKIP
pkgname = wifite-git
-