How to Install Ubertooth, Part 1: Install libbtbb
We have finally achieved the dream. Now, we will start the process of installing Ubertooth. If you look at the direction from Ubertooth, they have…
We have finally achieved the dream. Now, we will start the process of installing Ubertooth. If you look at the direction from Ubertooth, they have…
As we wrap up the Ubertooth prerequisites, we have to deal with QT4 or more specifically Python QT4. This should sound familiar. We installed a…
As we go down the last stretch of libraries to install for Ubertooth, we have NumPy. For once this is a library that I have…
As we continue down the yellow brick road to land of Ubertooth, we must deal with libpcap. More specifically we need to install libpcap. So…
Now it is time to install a new thing. We are going to install pkg-config. What is pkg-config well let’s take a look. What is…
Like most lib-x library, this one will be an easy install. In fact, I am not sure I would have even done a separate post…
Now that we pushed through CMake install, it is time for pie. Of course I don’t mean that kind of pie. I mean its time…
So CMake is complete and Pyside2 is after this. To bridge these two easy to remember named items is libusb1.0-0-dev. The library of champions or…
So we are at the first library of our Ubertooth setup. I chose Kali because it has a bunch of the stuff we need already…
First thing we have to do in my Ubertooth install on our freshly made Kali Linux install is to get everything updated. Now, I am…