Giter Club home page Giter Club logo

bluear's Introduction

BluEar

Practical Bluetooth Traffic Sniffing: Systems and Privacy Implications

Citation

Please cite this work as follows:

  • ACM Ref:
    Wahhab Albazrqaoe, Jun Huang, and Guoliang Xing. 2016. Practical Bluetooth Traffic Sniffing: Systems and Privacy Implications. In Proceedings of the 14th Annual International Conference on Mobile Systems, Applications, and Services (MobiSys '16). ACM, New York, NY, USA, 333-345. DOI: https://doi.org/10.1145/2906388.2906403

  • BibTex: Click here please

bluear's People

Contributors

albazrqa avatar

Stargazers

 avatar

bluear's Issues

Errors while compiling the ubertooth-tools

I downloaded the source code of the release 2015-10-R1 and merge / replace files based on your work. I was able to compile the firmware for the Ubertooth One, but I don't succeeded in compiling the Ubertooth-tools.

Firmware

cd ubertooth-2015-10-R1/firmware/bluetooth_rxtx
make

Ubertooth-tools

cd ubertooth-2015-10-R1/host
mkdir build
cd build
cmake ..

Errorrs

 cmake ..
-- The C compiler identification is GNU 8.2.0
-- The CXX compiler identification is GNU 8.2.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
fatal: not a git repository (or any parent up to mount point /home)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
-- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.1") 
-- Found LIBBTBB: /usr/local/lib/libbtbb.so  
-- Looking for btbb_pcap_create_file
-- Looking for btbb_pcap_create_file - found
-- Checking for module 'libusb-1.0'
--   Found libusb-1.0, version 1.0.22
-- Found LIBUSB: /usr/lib/x86_64-linux-gnu/libusb-1.0.so  
CMake Warning at ubertooth-tools/src/CMakeLists.txt:24 (find_package):
  By not providing "FindPCAP.cmake" in CMAKE_MODULE_PATH this project has
  asked CMake to find a package configuration file provided by "PCAP", but
  CMake did not find one.

  Could not find a package configuration file provided by "PCAP" with any of
  the following names:

    PCAPConfig.cmake
    pcap-config.cmake

  Add the installation prefix of "PCAP" to CMAKE_PREFIX_PATH or set
  "PCAP_DIR" to a directory containing one of the above files.  If "PCAP"
  provides a separate development package or SDK, be sure it has been
  installed.


-- Checking for module 'bluez'
--   Found bluez, version 5.50
-- Found LIBBLUETOOTH: /usr/lib/x86_64-linux-gnu/libbluetooth.so  
-- Found PythonInterp: /usr/bin/python (found version "2.7.15") 
-- Configuring done
CMake Error at ubertooth-tools/src/CMakeLists.txt:65 (add_executable):
  Cannot find source file:

    ubertooth-rx_BASIC0.c

  Tried extensions .c .C .c++ .cc .cpp .cxx .cu .m .M .mm .h .hh .h++ .hm
  .hpp .hxx .in .txx


CMake Error at ubertooth-tools/src/CMakeLists.txt:65 (add_executable):
  Cannot find source file:

    ubertooth-rx_AFH_EST_9.c

  Tried extensions .c .C .c++ .cc .cpp .cxx .cu .m .M .mm .h .hh .h++ .hm
  .hpp .hxx .in .txx


CMake Error at ubertooth-tools/src/CMakeLists.txt:65 (add_executable):
  No SOURCES given to target: ubertooth-rx_BASIC0


CMake Error at ubertooth-tools/src/CMakeLists.txt:65 (add_executable):
  No SOURCES given to target: ubertooth-rx_AFH_EST_9


-- Build files have been written to: /home/samuel/Desktop/ubertooth-2015-10-R1/host/build

FYI, I've the release 2018-08-R1already installed.

Thanks for your help

hi

hi new issue

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.