/************************************************************************ /* W e l l e n r e i t e r I I /* =============================== /* Version: Opie-ALPHA-April /************************************************************************ ---------------------------------------------------- Release Notes for Opie-ALPHA Version April 2003 ---------------------------------------------------- ===================== = Supported Devices ===================== - HERMES chipset [ orinoco or hostap ], 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". Make sure you have enabled the dependencies in "Experimental->libopie2" '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 you must build a complete opie via '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 the root of the checked out Opie, then 'export QMAKESPEC=$QTDIR/mkspecs/linux-g++' 'cd noncore/net/wellenreiter' 'qmake "platform=x11" wellenreiter.pro' 'make SUBDIRS=noncore/net/wellenreiter' 'make install' ===================== = Install ===================== Alternatively, you can use our precompiled ipk. Get it from http://opie.net.wox.org/wellenreiter/ where you will also find all necessary dependencies. ===================== = Run ===================== * Configure your device by pressing the configure toolbutton (to the right) * Start Sniffing by pressing the execute toolbutton which will be enabled, if your device has been configured. ===================== = Credits = ===================== Wellenreiter II is (C) 2002-2003 M-M-M Sniffer Engine: Max Moser Communication and Protocol: Martin J. Muench GUI and Packaging: Michael Lauer ===================== = 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