Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37758336
en ru br
Репозитории ALT
S:1.7-alt2
5.1: 1.0-alt3
4.1: 0.9.1-alt1
4.0: 0.9.1-alt1
www.altlinux.org/Changes

Другие репозитории
Upstream:0.9.3

Группа :: Сети/Прочее
Пакет: aircrack-ng

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name: aircrack-ng
Version: 1.0
Release: alt3

Summary: 802.11 WEP and WPA-PSK key recovery program
License: GPLv2+
Group: Networking/Other

Url: http://aircrack-ng.org

Packager: Andrey Rahmatullin <wrar at altlinux.ru>

BuildRequires: libssl-devel libsqlite3-devel

Source: %name-%version.tar
Patch0: %name-1.0rc3-alt-dependencies.patch

%description
aircrack is an 802.11 WEP and WPA-PSK keys cracking program that can
recover keys once enough data packets have been captured.
It implements the standard FMS attack along with some optimizations
like KoreK attacks, thus making the attack much faster compared to
other WEP cracking tools. In fact aircrack is a set of tools for
auditing wireless networks.

%prep
%setup
%patch0 -p2
sed -i 's,^\(CFLAGS\s\+?= \).*,\1%optflags,' common.mak

%build
%make_build sqlite=true prefix=%prefix mandir=%_man1dir

%install
%makeinstall_std sqlite=true prefix=%prefix mandir=%_man1dir
%make_build doc prefix=%prefix DESTDIR=%buildroot


%files
%_bindir/*
%_sbindir/*
%_man1dir/*
%doc %_docdir/*


%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin