Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

btscanner(1) [debian man page]

BTSCANNER(1)						      General Commands Manual						      BTSCANNER(1)

NAME
btscanner - ncurses-based scanner for Bluetooth devices SYNOPSIS
btscanner [--help] [--cfg <file>] [--no-reset] DESCRIPTION
This manual page was written for the Debian GNU/Linux distribution because the original program does not have a manual page. btscanner is a tool designed specifically to extract as much information as possible from a Bluetooth device without the requirement to pair. A detailed information screen extracts HCI and SDP information, and maintains an open connection to monitor the RSSI and link qual- ity. btscanner is based on the BlueZ Bluetooth stack, which is included with recent Linux kernels, and the BlueZ toolset. btscanner also contains a complete listing of the IEEE OUI numbers and class lookup tables. Using the information gathered from these sources it is possi- ble to make educated guesses as to the host device type. OPTIONS
--help Show a help text and exit. --cfg <file> Use <file> as the config file. --no-reset Do not reset the Bluetooth adapter before scanning. BUGS
Please report any bugs to Tim Hurman <tim.hurman@pentest.co.uk>. LICENCE
btscanner is covered by the GNU General Public License (GPL). SEE ALSO
kismet(1). AUTHORS
Tim Hurman <tim.hurman@pentest.co.uk> This manual page was written by Uwe Hermann <uwe@hermann-uwe.de>, for the Debian GNU/Linux system (but may be used by others). April 22, 2006 BTSCANNER(1)

Check Out this Related Man Page

PIXELIZE(1)						      General Commands Manual						       PIXELIZE(1)

NAME
pixelize - Create an image consisting of many small images SYNOPSIS
pixelize DESCRIPTION
This manual page was written for the Debian distribution because the original program does not have a manual page. pixelize is a program that will use many scaled down images to try to duplicate, as closely as possible, another image. pixelize works by splitting up the image you want rendered (or duplicated) into a grid of small rectangular areas. Each area is analyzed, and replaced with an image chosen from a large database of images. pixelize tries to pick images that best matches each area. Note: Before running pixelize you have to create an image database (a file called pic_db.dat) using the make_db(1) utility. OPTIONS
None. BUGS
Please report any bugs you find to Paul Wilkins <pwilkins@lashwhip.com>. LICENCE
pixelize is covered by the GNU General Public License (GPL), version 2 or later. SEE ALSO
make_db(1). AUTHOR
Paul Wilkins <pwilkins@lashwhip.com> This manual page was written by Uwe Hermann <uwe@debian.org>, for the Debian GNU/Linux system. It is licensed under the terms of the GNU GPL, version 2 or later. December 20, 2007 PIXELIZE(1)
Man Page