Source: redfang
Section: utils
Priority: optional
Maintainer: Lorenzo "Palinuro" Faletra <palinuro@parrotsec.org>
Uploaders: Lorenzo "Palinuro" Faletra <palinuro@parrotsec.org>
Build-Depends: debhelper-compat (= 13), libbluetooth-dev
Standards-Version: 4.6.1

Package: redfang
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, libbluetooth3
Description: Locates non-discoverable bluetooth devices
 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().
