Sunday, 3 December 2017

Universal Radio Hacker: investigate wireless protocols like a boss

Universal Radio Hacker: investigate wireless protocols like a boss

The Universal Radio Hacker is a software for investigating unknown wireless protocols. Features include

hardware interfaces for common Software Defined Radioseasy demodulation of signalsassigning participants to keep overview of your datacustomizable decodings to crack even sophisticated encodings like CC1101 data whiteningassign labels to reveal the logic of the protocolfuzzing component to find security leaksmodulation support to inject the data back into the system

Supported devices

Installation

Required

Python 3.4+numpy / psutil / zmqPyQt5C++ Compiler

Optional

librtlsdr (for native RTL-SDR device backend)libhackrf (for native HackRF device backend)libairspy (for native AirSPy device backend)liblimesdr (for native LimeSDR device backend)libuhd (for native USRP device backend)rfcat (for RfCat plugin to send e.g. with YardStick One)gnuradio / gnuradio-osmosdr (for GNU Radio device backends)

Arch Linux

yaourt -S urh

Ubuntu/Debian

sudo ln -s /usr/lib/x86_64-linux-gnu/libLimeSuite.so.17.02.2 /usr/lib/x86_64-linux-gnu/libLimeSuite.so sudo apt-get update sudo apt-get install python3-numpy python3-psutil python3-zmq python3-pyqt5 g++ libpython3-dev python3-pip sudo pip3 install urh

 

Windows

Install Visual C++ Build Tools.Install Python 3 for Windows. Choose a 64 Bitversion!(Optional) Open a terminal (cmd) and type: pip install numpy – This speeds the installation up a bit.In a terminal, type: pip install urh.Type urh in a terminal or search for urh in search bar.

Mac OS X

Install Python 3 for Mac OS XIf you experience issues with preinstalled Python, make sure you update to a recent version using the given link.(Optional) Install desired native libs e.g. brew install librtlsdr for corresponding native device support.In a terminal, type: pip3 install urh.Type urh in a terminal to get it started.

Installing from source

git clone https://github.com/jopohl/urh/ cd urh python setup.py install


Source: Github

No comments:

Post a Comment

How To Bypass Android Pattern Lock With/Without Root

METHOD I Solution With Recovery (Cwm, Twrp, Xrec,Etc…) Installed: INSTRUCTIONS: Download this zip Pattern Password Disable (Download...