summaryrefslogtreecommitdiff
path: root/noncore/net/wellenreiter/README
blob: ef094c4f8dab709d4abb86ad4158938ba89e96ea (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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
/************************************************************************/
/*                W e l l e n r e i t e r   I I                         */
/*               ===============================                        */
/*                                                                      */
/*                                        Version: Opie-ALPHA-February  */
/************************************************************************/

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

=====================
=  Supported Devices  =
=====================

- HERMES chipset [ orinoco ], e.g. Lucent/Agere cards
- PRISM2 chipset [ orinoco or hostap ], e.g. D-Link, Buffallo
- SYMBOL/SPECTRUM chipset* [ orinoco ], e.g. Symbol Spectrum 24, Socket Lowpower CF
- CISCO chipset

* Warning: Current Symbol/Spectrum CF drivers have bugs - they freeze the system in monitor mode.
           This has nothing todo with Wellenreiter as its a driver problem.

=====================
=        Build        =
=====================

(I) Opie Build Environment

To compile Wellenreiter within the Opie build environment, do
'make menuconfig' and check Wellenreiter in the subsection
"Communications and Networking"

do 'make SUBDIRS=noncore/net/wellenreiter' or 'make' (to build everything)
Note that you need to have libpcap in your toolchain.

(II) OpenZaurus Build Environment

See (I), but do 'make SUBDIRS=packages/opie'

(III) To compile a standalone Wellenreiter for X11, you need Qt3 and the development
packages for Qt3, e.g. libqt3-devel. Assuming, $QTDIR is set to your Qt-Director
(e.g. /usr/lib/qt3), set $OPIEDIR to your installation prefix, e.g. /usr/local, then
'export QMAKESPEC=$QTDIR/mkspecs/linux-g++'
'qmake "platform=x11" wellenreiter.pro'
'make'
'make install'

=====================
=     Install       =
=====================

Alternatively, you can use our precompiled ipk. Get it from
http://opie.net.wox.org/wellenreiter/. There is also a recent libpcap available.

=====================
=       Run         =
=====================

There are two possible modes: <Manual> and <Automatic>. I suggest, you
start with the <Automatic> Mode. This works just using the Start/Stop
Toolbutton in the Wellenreiter Menubar. Note that you need to configure
your card before the Start/Stop-Toolbutton can be clicked.

If this doesn't work, then try calling the wellenreiter daemon
[wellenreiterd] manually. It has a command line interface. You can
start the GUI before or after the daemon.

=====================
=     Credits       =
=====================

Wellenreiter/Opie is (C) 2002-2003 M-M-M

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

=====================
=      Links        =
=====================

Opie Project:               http://opie.handhelds.org
OpenZaurus Project:         http://openzaurus.org
Wellenreiter:               http://www.remote-exploit.org
Wellenreiter/Opie:          http://opie.net.wox.org/wellenreiter