summaryrefslogtreecommitdiff
path: root/noncore/net/wellenreiter/README
blob: 4ed5c2882a56e5fa551e444ca58b7608c1e4143b (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
/*************************************************************************/
/*                W e l l e n r e i t e r   I I                          */
/*               ===============================                         */
/*                                                                       */
/*                                                  Version: Opie-ALPHA  */
/*************************************************************************/

Release Notes for Opie-ALPHA Version December 2002
--------------------------------------------------

= Supported Devices =

* low-level orinoco_cs-based (including prism2 and spectrum_cs)

= Build =

To compile Wellenreiter within the Opie build environment, add the
following directories to $OPIEDIR/Makefile, e.g. to 'NONAPPS='

noncore/net/wellenreiter/libwellenreiter \
noncore/net/wellenreiter/daemon \
noncore/net/wellenreiter/contrib/orinoco_hopper \
noncore/net/wellenreiter/gui

./configure and rebuild.

= Run =

1. Place card in monitor mode: iwpriv <interface> 2 1
2. Start $OPIEDIR/bin/orinoco_hopper <interface>
3. Start Wellenreiter

= Credits =

Sniffer: Max Moser <max@remote-exploit.org>
Communication and Protocol: Martin J. Muench <mjm@remote-exploit.org>
GUI: Michael Lauer <mickeyl@handhelds.org>