13
0
Fork 1
Commit Graph

102 Commits

Author SHA1 Message Date
kaner dc267a88b6 Minor changes
git-svn-id: https://dedected.org/svn/trunk@52 8d8ab74c-27aa-4a3d-9bde-523a2bc1f624
2009-01-28 20:59:33 +00:00
krater 2c8a61ce0f added file for dect-shark
git-svn-id: https://dedected.org/svn/trunk@51 8d8ab74c-27aa-4a3d-9bde-523a2bc1f624
2009-01-28 20:55:51 +00:00
krater 38b42e18c0 press h in dectshark to stop/stark hopping
git-svn-id: https://dedected.org/svn/trunk@50 8d8ab74c-27aa-4a3d-9bde-523a2bc1f624
2009-01-28 20:50:16 +00:00
mazzoo aef365149c tools/Makefile fix for linking against pcap
thanks to Manu and Michael for finding and fixing


git-svn-id: https://dedected.org/svn/trunk@49 8d8ab74c-27aa-4a3d-9bde-523a2bc1f624
2009-01-28 07:40:32 +00:00
mazzoo eacd1ef592 dump EEPROM tool, run dump_eeprom send the resulting eeprom_*.bin to team@dedected.org
git-svn-id: https://dedected.org/svn/trunk@48 8d8ab74c-27aa-4a3d-9bde-523a2bc1f624
2009-01-26 22:07:11 +00:00
mazzoo 02af416aac support for "DECTVoIPDevice", "PCMCIA DA099" Type II card
git-svn-id: https://dedected.org/svn/trunk@47 8d8ab74c-27aa-4a3d-9bde-523a2bc1f624
2009-01-26 09:16:49 +00:00
kaner 61315249e6 Work on dumping correct pcap continues..
git-svn-id: https://dedected.org/svn/trunk@46 8d8ab74c-27aa-4a3d-9bde-523a2bc1f624
2009-01-23 22:34:42 +00:00
krater 0e7cc7c07f Added dynamic RSSI display in dectshark
git-svn-id: https://dedected.org/svn/trunk@45 8d8ab74c-27aa-4a3d-9bde-523a2bc1f624
2009-01-23 00:22:39 +00:00
krater b76bc40fbc descrambling bug fixed
git-svn-id: https://dedected.org/svn/trunk@44 8d8ab74c-27aa-4a3d-9bde-523a2bc1f624
2009-01-21 19:51:11 +00:00
mazzoo c975f69aa4 Makefile: allow users to "export PCMCIA_SLOT=0" if their pcmcia-card sits
in the other slor (default is 1). this brings "make load/unload/reload"
back to life


git-svn-id: https://dedected.org/svn/trunk@43 8d8ab74c-27aa-4a3d-9bde-523a2bc1f624
2009-01-17 06:50:15 +00:00
mazzoo 6f9fa69e08 driver: transatlantic antitanic dect6.0 support
take with care, and test. especially report, whether you find stations on all
channels, and whether syncing works.


git-svn-id: https://dedected.org/svn/trunk@42 8d8ab74c-27aa-4a3d-9bde-523a2bc1f624
2009-01-16 21:37:01 +00:00
mazzoo 518e270e9d driver: relax access speed to 500ns, seems to fix some instabilities
(not experienced here:)


git-svn-id: https://dedected.org/svn/trunk@41 8d8ab74c-27aa-4a3d-9bde-523a2bc1f624
2009-01-16 12:01:31 +00:00
mazzoo 913b7c4402 dect_cli: preliminary support for US/DECT6.0, see command "band"
for now it doesn't work, still the driver has to support it
but dect_cli shows how to do it


git-svn-id: https://dedected.org/svn/trunk@40 8d8ab74c-27aa-4a3d-9bde-523a2bc1f624
2009-01-16 12:00:07 +00:00
kaner ff761b5ac5 Dumpfile support started. Does not work yet!
git-svn-id: https://dedected.org/svn/trunk@39 8d8ab74c-27aa-4a3d-9bde-523a2bc1f624
2009-01-14 21:33:10 +00:00
mazzoo 4430396478 firmware: automagically define FW-labels in driver
git-svn-id: https://dedected.org/svn/trunk@38 8d8ab74c-27aa-4a3d-9bde-523a2bc1f624
2009-01-13 08:32:08 +00:00
kaner 856467b1a5 Halfway to do sync PP sniffing. TODO: Once synced to a station, write a pcap
file


git-svn-id: https://dedected.org/svn/trunk@37 8d8ab74c-27aa-4a3d-9bde-523a2bc1f624
2009-01-11 19:20:50 +00:00
kaner 4744210ff8 Add hotkey for showing which mode we're currently in (PP or FP scan)
git-svn-id: https://dedected.org/svn/trunk@36 8d8ab74c-27aa-4a3d-9bde-523a2bc1f624
2009-01-11 01:39:45 +00:00
kaner a77cb8deda First version of async PP scan now works
Switching between FP and PP scan works
Code still rough :)


git-svn-id: https://dedected.org/svn/trunk@35 8d8ab74c-27aa-4a3d-9bde-523a2bc1f624
2009-01-11 01:28:33 +00:00
mazzoo 6d8235708f dect_cli: add new command "ignore <RFPI>"
thanks to Serge for the patch!


git-svn-id: https://dedected.org/svn/trunk@34 8d8ab74c-27aa-4a3d-9bde-523a2bc1f624
2009-01-10 13:01:04 +00:00
erik 58bd062992 Also set errno to 0 in some other functions.
git-svn-id: https://dedected.org/svn/trunk@33 8d8ab74c-27aa-4a3d-9bde-523a2bc1f624
2009-01-09 11:22:11 +00:00
erik ac383e7884 Set errno to 0, fixes some problems while parsing RFPI.
git-svn-id: https://dedected.org/svn/trunk@32 8d8ab74c-27aa-4a3d-9bde-523a2bc1f624
2009-01-09 11:21:07 +00:00
mazzoo 42b917de48 shared interrupts. may the brave test.
there's no HW in the dedected.org team that cowardly assigns shared irqs... 


git-svn-id: https://dedected.org/svn/trunk@31 8d8ab74c-27aa-4a3d-9bde-523a2bc1f624
2009-01-09 00:04:00 +00:00
kaner d135ef242a Removed some kludge code
git-svn-id: https://dedected.org/svn/trunk@30 8d8ab74c-27aa-4a3d-9bde-523a2bc1f624
2009-01-08 12:12:26 +00:00
kaner 4be836b3ff Added proper licence information
git-svn-id: https://dedected.org/svn/trunk@29 8d8ab74c-27aa-4a3d-9bde-523a2bc1f624
2009-01-08 11:42:08 +00:00
mazzoo b0298e1c5f dect_cli: dump on quit or most famous signals caught
sothat you all learn we keep some statistics :)


git-svn-id: https://dedected.org/svn/trunk@28 8d8ab74c-27aa-4a3d-9bde-523a2bc1f624
2009-01-07 22:31:32 +00:00
mazzoo b73b7ebe85 dect_cli: make autorec not a state flag, but a command
additionally fix a nasty bug in autorec, which sits there eversince...
now autorec works also in non-drive-by mode.


git-svn-id: https://dedected.org/svn/trunk@27 8d8ab74c-27aa-4a3d-9bde-523a2bc1f624
2009-01-07 22:12:22 +00:00
mazzoo 14d8292b14 dect_cli: fix a bug in autorec for mutiple calls on single base
git-svn-id: https://dedected.org/svn/trunk@26 8d8ab74c-27aa-4a3d-9bde-523a2bc1f624
2009-01-07 10:05:30 +00:00
mazzoo ee1844bf24 dect_cli: delete old irq debug code
git-svn-id: https://dedected.org/svn/trunk@25 8d8ab74c-27aa-4a3d-9bde-523a2bc1f624
2009-01-07 09:28:47 +00:00
mazzoo 0caf39efd3 dect_cli: add timestamps to the pcap filename
this way multiple calls can be recorded from a single basestation.
thanks to Darkscout for the patch.


git-svn-id: https://dedected.org/svn/trunk@24 8d8ab74c-27aa-4a3d-9bde-523a2bc1f624
2009-01-07 09:22:05 +00:00
mazzoo 342e5b50c7 dectshark now has cmd-line options to scan either PP or FP. all hail the great CCC POC.
git-svn-id: https://dedected.org/svn/trunk@23 8d8ab74c-27aa-4a3d-9bde-523a2bc1f624
2009-01-05 20:18:36 +00:00
mazzoo 2de4ed44ce audio quality improved in pcapstein, thanks to Stefani! dect_cli: typos fixed.
git-svn-id: https://dedected.org/svn/trunk@22 8d8ab74c-27aa-4a3d-9bde-523a2bc1f624
2009-01-05 08:54:53 +00:00
mazzoo d0d8e00e26 undo r19 and r20
git-svn-id: https://dedected.org/svn/trunk@21 8d8ab74c-27aa-4a3d-9bde-523a2bc1f624
2009-01-05 08:51:33 +00:00
erik 721a71acbd Applied patch by Thomas d'Otreppe <tdotreppe@aircrack-ng.org>, tidy up code, add comments.
git-svn-id: https://dedected.org/svn/trunk@20 8d8ab74c-27aa-4a3d-9bde-523a2bc1f624
2009-01-05 01:06:06 +00:00
erik 69726b1918 Added fix suggested by Stefani, swap nibbles in output, improves voice quality in output files.
git-svn-id: https://dedected.org/svn/trunk@19 8d8ab74c-27aa-4a3d-9bde-523a2bc1f624
2009-01-05 00:44:15 +00:00
kaner f5e48964c9 Minor fixes in README
Added some defines for state in client



git-svn-id: https://dedected.org/svn/trunk@18 8d8ab74c-27aa-4a3d-9bde-523a2bc1f624
2009-01-04 01:53:01 +00:00
erik 7963d68f06 Fixed compiler warnings.
git-svn-id: https://dedected.org/svn/trunk@17 8d8ab74c-27aa-4a3d-9bde-523a2bc1f624
2009-01-02 17:07:39 +00:00
erik 90c17b7c29 Fixed potential Saegfault in printf, also fixes a compiler warning.
git-svn-id: https://dedected.org/svn/trunk@16 8d8ab74c-27aa-4a3d-9bde-523a2bc1f624
2009-01-02 16:58:31 +00:00
mazzoo 9f65e309fe wipe out old probe_out_0: label
git-svn-id: https://dedected.org/svn/trunk@15 8d8ab74c-27aa-4a3d-9bde-523a2bc1f624
2008-12-31 13:59:09 +00:00
mazzoo d19b092a2e CONF_VALID_CLIENT is not really sensible anymore - its not added anyhwere.
thanks to Andres Freund


git-svn-id: https://dedected.org/svn/trunk@14 8d8ab74c-27aa-4a3d-9bde-523a2bc1f624
2008-12-31 09:03:10 +00:00
mazzoo 22f9bf6f6b C90 compliance (Code before init)
thanks to Andres Freund


git-svn-id: https://dedected.org/svn/trunk@13 8d8ab74c-27aa-4a3d-9bde-523a2bc1f624
2008-12-31 09:01:20 +00:00
mazzoo 2fd6dceab9 pcmcia_get_configuration_info() disappeared
thanks to Andres Freund


git-svn-id: https://dedected.org/svn/trunk@12 8d8ab74c-27aa-4a3d-9bde-523a2bc1f624
2008-12-31 08:49:31 +00:00
mazzoo 13b612464a CS_SUCCESS is removed in recent kernels
thanks to Andres Freund


git-svn-id: https://dedected.org/svn/trunk@11 8d8ab74c-27aa-4a3d-9bde-523a2bc1f624
2008-12-31 08:25:27 +00:00
kaner e6002f7a20 Added GPL LICENSE file
Added hint for kismet.conf in README



git-svn-id: https://dedected.org/svn/trunk@10 8d8ab74c-27aa-4a3d-9bde-523a2bc1f624
2008-12-30 23:28:47 +00:00
mazzoo d2d19c2800 dect_cli: propper statistics for ppscan (sync sniffing)
add a FIXME. machines which only have shared interrupts will silently use
them. TODO: really fix it.


git-svn-id: https://dedected.org/svn/trunk@9 8d8ab74c-27aa-4a3d-9bde-523a2bc1f624
2008-12-30 22:31:19 +00:00
kaner b4a1eba911 Fixed comment (Thanks to Thomas d'Otreppe for pointing this out)
git-svn-id: https://dedected.org/svn/trunk@8 8d8ab74c-27aa-4a3d-9bde-523a2bc1f624
2008-12-30 16:12:18 +00:00
mazzoo 11521c89e3 improve pcapstein and autorec
I am about to leave 25c3 - it was lots of fun, have a nice time
and I hope to see you next year.



git-svn-id: https://dedected.org/svn/trunk@7 8d8ab74c-27aa-4a3d-9bde-523a2bc1f624
2008-12-30 12:49:26 +00:00
kaner e994341809 - Added channel hopping enable/disable
- Added sorting
- Stuff still looks ugly :/



git-svn-id: https://dedected.org/svn/trunk@6 8d8ab74c-27aa-4a3d-9bde-523a2bc1f624
2008-12-29 20:03:37 +00:00
kaner d54ebea9b0 Added README file
git-svn-id: https://dedected.org/svn/trunk@5 8d8ab74c-27aa-4a3d-9bde-523a2bc1f624
2008-12-29 19:34:47 +00:00
erik 168671204b Kismet DECT plugin for COA
git-svn-id: https://dedected.org/svn/trunk@4 8d8ab74c-27aa-4a3d-9bde-523a2bc1f624
2008-12-29 18:44:07 +00:00
dedected 56ecf4776a initial commit of the linux driver
for the dosch and amand dect pcmcia card.

Currently only the type II card is supported.



git-svn-id: https://dedected.org/svn/trunk@3 8d8ab74c-27aa-4a3d-9bde-523a2bc1f624
2008-12-29 00:56:07 +00:00