Files
urh/README.md
2016-04-07 09:49:45 +02:00

265 B

Requirements

  • Python 3.4+
  • numpy
  • PyQt5
  • C++ Compiler

Installation

sudo python setup.py install

Running from source

To run urh without installation, just run:

cd bin
./urh

Note, on first use the C++ extensions will be built.