greatscottgadgets / ubertooth

Software, firmware, and hardware designs for Ubertooth
https://greatscottgadgets.com/ubertoothone/
GNU General Public License v2.0
1.95k stars 433 forks source link

android support #44

Closed ghost closed 9 years ago

ghost commented 9 years ago

i made a request here https://github.com/mikeryan/crackle/issues/4#issuecomment-67890981 and it would be possible to make an app for android to use ubertooth, i was thinking of having ubertooth connected to my nexus(nethunter) so would that be possible?

dominicgs commented 9 years ago

It would certainly be possible. It would require a fair amount of java work, or a rooted phone. Neither of which I'm keen about.

I'd be glad to help anyone who wants to develop this.

ghost commented 9 years ago

could you put the word out there or maybe find some one who could help you, i am really hoping you could do something like this.

EMCP commented 9 years ago

What is the goal here for running on Android? What are you not getting from say, a linux distro on a Raspberry Pi ? Not trying to discourage but genuinely curious.

Edit : Ah, I'm seeing https://www.kali.org/kali-linux-nethunter/ I guess you want to minimize the amount of devices you carry around, as well as increase support of this product?

ghost commented 9 years ago

yes i don't want to carry around a laptop or raspi and having it on my phone would make it much more easier and more convenient, and ya nethunter support would be great.

dominicgs commented 9 years ago

Net Hunter is a complete OS build, it uses the existing C versions of the packages (in fact it appears to be Kali built for ARM). Getting Ubertooth supported in Kali/Net Hunter would be simple if they would like to package it.

libbtbb and is already being packaged for Debian unstable, with Ubertooth to follow. These could be picked up fairly easily by Kali as they filter through the packaging system.

I'm not personally interested in writing an entire new application for Ubertooth on Android at the current time. However I think it would be a great project for someone who is interested in app development and Ubertooth.

sosobiao commented 9 years ago

do you means https://github.com/gnychis/ubertooth-android

ghost commented 9 years ago

@sosobiao thanks i will take a look.