./wip/redfang, Scan for hidden bluetooth devices

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.5, Package name: redfang-2.5, Maintainer: pkgsrc-users

fang is a small proof-of-concept application to find non discoveredable
bluetooth devices. This is done by brute forcing the last six (6) bytes of
the bluetooth address of the device and doing a read_remote_name().

this release of redfang now supports multiple threads and has now been
modified for multiple devices and the code has been stream lined. It has
been made a little more abstract. There is the start of an address parser that
supports vendor+nnnnnn addresses, these exist in list.h.

this release of redfang was developed in collaboration with QinetiQ as part
of their work in the DTI Next Wave Technologies project FORWARD.


Required to run:
[wip/bluez-libs]

Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: 04a1d58431ea6f52eacd1464032b390e2f89cdf3
Filesize: 8.416 KB

Version history: (Expand)


CVS history: (Expand)


   2012-11-26 00:32:22 by othyro | Files touched by this commit (104)
Log message:
Maintainer stated that no time is available to work on pkgsrc anymore, but
wouldn't mind seeing other people continue to maintain these packages.
Resetting to pkgsrc-users@NetBSD.org
   2012-11-14 01:16:14 by othyro | Files touched by this commit (42)
Log message:
Fixed invalid CATEGORIES. Some of these also got DISTNAME modified and
minor formatting fixes.
   2012-10-07 16:16:00 by Aleksej Saushev | Files touched by this commit (1)
Log message:
Support staged installation.
   2006-11-11 12:31:04 by Sergey Svishchev | Files touched by this commit (24)
Log message:
Fix minor pkglint warnings.