summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 505680fa9c75e50f68ca99ec399d11ee4233788d (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
pkgbase = wifite-git
	pkgdesc = A tool to attack multiple WEP and WPA encrypted networks at the same time
	pkgver = r729.dccebcdde
	pkgrel = 2
	url = https://github.com/kimocoder/wifite2
	arch = any
	license = GPL2
	checkdepends = cowpatty
	makedepends = git
	makedepends = python-pytest
	makedepends = python-setuptools
	makedepends = python-poetry
	depends = python
	depends = python-chardet
	depends = aircrack-ng
	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