Skip to content

Releases: jopohl/urh

Add filter to Interpretation

28 May 11:52
Compare
Choose a tag to compare

This release brings a filter button to the Interpretation phase:
bildschirmfoto_2017-05-28_12-29-58

This way, you can smooth your signals right inside URH or unlock the full power of DSP fir filters by defining custom filters through the menu!

Add missing header files

20 May 09:16
Compare
Choose a tag to compare

Add missing UHD header files to release for proper compilation on Windows.

Native UHD support

20 May 08:28
Compare
Choose a tag to compare

This version brings native support for the UHD driver (#246). You can now use your USRPs in URH using native device backend! Further improvements are:

  • fix #270: auto-enable native backend if new native extension was built
  • fix #272: resolved crash on exiting modulator dialog
  • fix #273: osx installation error with different numpy distributions

Improved Generator Performance and Continuous Send Mode

12 May 07:48
Compare
Choose a tag to compare

The highlight of this release is a significant performance boost in the Generator tab. You can now work more fluently with large number of messages and, therefore, perform more powerful fuzzing attacks. Hack that stuff!

If you have a large number of messages to send that can not be premodulated at once, URH will send them in a new continuous mode. This means all messages are modulated live during sending so the actual RAM usage stays low.

fixed issues in this release:

  • fix #242 - improved performance for many messages e.g. produced by fuzzing a 16 bit label
  • fix #248 - enhancements of file tree
  • fix #269 - Add "add empty message" action to context menu in generator table

Hotfix for LimeSDR

27 Apr 06:33
Compare
Choose a tag to compare

This release includes a hotfix to make LimeSDR work with recent versions of the LimeSuite driver due to API changes described in #253.

Add support for sending YardStick One

26 Apr 10:40
Compare
Choose a tag to compare

The highlight of this release is the plugin for YardStick One which enables you to send via rfcat. You can activate the plugin in Options -> Plugins, after activating you find a new button below the table in the generator tab.

Add native support for AirSpy

21 Apr 12:18
Compare
Choose a tag to compare

The highlight of this release is native support for AirSpy devices.

Dark theme

16 Apr 17:50
Compare
Choose a tag to compare

This release adds a dark theme to Universal Radio Hacker, so you can protect your eyes during long hacking sessions.

Add support for LimeSDR

14 Apr 10:31
Compare
Choose a tag to compare

The highlight of this release is the support of LimeSDR via a native backend. Now you can send and receive signals with your LimeSDR right from URH!

Stability upgrade

29 Mar 14:35
Compare
Choose a tag to compare

This release improves the stability of URH.