summaryrefslogtreecommitdiff
path: root/noncore/net/wellenreiter/README
Unidiff
Diffstat (limited to 'noncore/net/wellenreiter/README') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/net/wellenreiter/README59
1 files changed, 20 insertions, 39 deletions
diff --git a/noncore/net/wellenreiter/README b/noncore/net/wellenreiter/README
index a4541b4..291f1fe 100644
--- a/noncore/net/wellenreiter/README
+++ b/noncore/net/wellenreiter/README
@@ -1,86 +1,67 @@
1/************************************************************************ 1/************************************************************************
2/* W e l l e n r e i t e r I I 2/* W e l l e n r e i t e r I I
3/* =============================== 3/* ===============================
4/* 4/*
5 Version: Opie-ALPHA-April 5/* Version: ALPHA-2-April
6/************************************************************************ 6/************************************************************************
7 7
8---------------------------------------------------- 8----------------------------------------------------
9Release Notes for Opie-ALPHA Version April 2003 9Release Notes for Opie-ALPHA Version April 2003
10---------------------------------------------------- 10----------------------------------------------------
11 11
12===================== 12=====================
13= Supported Devices 13= Supported Devices
14===================== 14=====================
15 15
16- HERMES chipset [ orinoco or hostap ], e.g. Lucent/Agere cards 16- HERMES chipset [ orinoco or hostap ], e.g. Lucent/Agere cards, ...
17- PRISM2 chipset [ orinoco or hostap ], e.g. D-Link, Buffallo 17- PRISM2 chipset [ orinoco or hostap ], e.g. D-Link, Buffallo, ...
18- SYMBOL/SPECTRUM chipset* [ orinoco ], e.g. Symbol Spectrum 24, Socket Lowpower CF 18- SYMBOL/SPECTRUM chipset [ orinoco ], e.g. Symbol Spectrum 24, Socket Lowpower CF, ...
19- CISCO chipset 19- CISCO chipset
20- 20- wlan-ng supported chipsets
21
22* Warning: Current Symbol/Spectrum CF drivers have bugs - they freeze the system in monitor mode.
23 This has nothing todo with Wellenreiter as its a driver problem.
24 21
25===================== 22=====================
26= Build 23= Build
27===================== 24=====================
28 25
29(I) Opie Build Environment 26To compile a standalone Wellenreiter for X11, you need Qt3 and the development
30 27packages for Qt3, e.g. libqt3-devel.
31To compile Wellenreiter within the Opie build environment, do
32'make menuconfig' and check Wellenreiter in the subsection
33"Communications and Networking". Make sure you have enabled the
34dependencies in "Experimental->libopie2"
35
36'make SUBDIRS=noncore/net/wellenreiter' or 'make' (to build everything)
37Note that you need to have libpcap in your toolchain.
38
39(II) OpenZaurus Build Environment
40
41See (I), but you must build a complete opie via 'make SUBDIRS=packages/opie'
42 28
43(III) To compile a standalone Wellenreiter for X11, you need Qt3 and the development 29 * Set $QTDIR to the appropriate directory (e.g. /usr/lib/qt3)
44packages for Qt3, e.g. libqt3-devel. Assuming, $QTDIR is set to your Qt-Director 30 * './build make'
45(e.g. /usr/lib/qt3), set $OPIEDIR to the root of the checked out Opie, then 31 * as root, './build install'
46'export QMAKESPEC=$QTDIR/mkspecs/linux-g++' 32 * Wellenreiter will be installed in /usr/local
47'cd noncore/net/wellenreiter'
48'qmake "platform=x11" wellenreiter.pro'
49'make SUBDIRS=noncore/net/wellenreiter'
50'make install'
51 33
52===================== 34=====================
53= Install 35= Precompiled Binaries
54===================== 36=====================
55 37
56Alternatively, you can use our precompiled ipk. Get it from 38Precompiled binaries are available for the PDA-Version.
57http://opie.net.wox.org/wellenreiter/ where you will also 39Get them from http://opie.net.wox.org/wellenreiter/
58find all necessary dependencies.
59 40
60===================== 41=====================
61= Run 42= Run
62===================== 43=====================
63 44
64* Configure your device by pressing the configure toolbutton (to the right) 45* Configure your device by pressing the configure toolbutton (to the right)
65* Start Sniffing by pressing the execute toolbutton which will be enabled, 46* Start Sniffing by pressing the execute toolbutton which will be enabled,
66if your device has been configured. 47if your device has been properly configured.
67 48
68===================== 49=====================
69= Credits = 50= Credits =
70===================== 51=====================
71 52
72Wellenreiter II is (C) 2002-2003 M-M-M 53Wellenreiter II is (C) 2002-2003 M-M-M
73 54
74Sniffer Engine: Max Moser <max@remote-exploit.org> 55Max Moser <max@remote-exploit.org>
75Communication and Protocol: Martin J. Muench <mjm@remote-exploit.org> 56Martin J. Muench <mjm@remote-exploit.org>
76GUI and Packaging: Michael Lauer <mickeyl@handhelds.org> 57Michael Lauer <mickeyl@handhelds.org>
77 58
78===================== 59=====================
79= Links = 60= Links =
80===================== 61=====================
81 62
82Opie Project: http://opie.handhelds.org
83OpenZaurus Project: http://openzaurus.org
84Wellenreiter: http://www.remote-exploit.org 63Wellenreiter: http://www.remote-exploit.org
85Wellenreiter/Opie: http://opie.net.wox.org/wellenreiter 64Wellenreiter/Opie: http://opie.net.wox.org/wellenreiter
65Opie Project: http://opie.handhelds.org
66OpenZaurus Project: http://openzaurus.org
86 67