* Package name : urh Version : 2.2.2 Upstream Author : Johannes Pohl <Johannes.Pohl90@gmail.com> * URL : https://github.com/jopohl/urh * License : GPL Programming Lang: Python Description : Universal Radio Hacker: Investigate wireless protocols like a boss The Universal Radio Hacker (URH) is a software for investigating unknown wireless protocols. Features include * hardware interfaces for common Software Defined Radios * easy demodulation of signals * assigning participants to keep overview of your data * customizable decodings to crack even sophisticated encodings like CC1101 * data whitening * assign labels to reveal the logic of the protocol * fuzzing component to find security leaks * modulation support to inject the data back into the system * simulation environment to perform stateful attacks URH was already presented at Blackhat Arsenal 2017 and the CCS Workshop IoTS&P '17. It will also be featured at the Usenix Workshop WOOT 2018.
Hi, JFYI: I started a prove of concept packaging at https://salsa.debian.org/debian/urh It's far from perfect and I'm not promising at all that I will maintain this package in Debian (as my Python knowledge is rather limited and I probably won't be using URH often enough to notice bugs myself), but if anyone else wants to maintain URH as Debian package, this is a base you can build upon. I'm though open to team maintenance, so if anyone with a stronger Python background than I have, wants to join, we might also maintain this together. Regards, Axel