Urh Versions Save

Universal Radio Hacker: Investigate Wireless Protocols Like A Boss

v2.9.6

3 months ago

What's Changed

The Windows executables now bundle Python 3.11 which supports only Windows 10 and above.

Full Changelog: https://github.com/jopohl/urh/compare/v2.9.5...v2.9.6

v2.9.5

5 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/jopohl/urh/compare/v2.9.4...v2.9.5

v2.9.4

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/jopohl/urh/compare/v2.9.3...v2.9.4

v2.9.3

2 years ago

Download Universal.Radio.Hacker-2.9.3

For Linux and alternative installation options refer to the Readme.

What's Changed

New Contributors

Full Changelog: https://github.com/jopohl/urh/compare/v2.9.2...v2.9.3

v2.9.2

3 years ago

Changes:

  • 71153babe497a1dafa12f8dd371ed0adc305a8bb allow incomplete complex files to load fix #848
  • ca39660038b6d4befc878bfc978b91df2f37e840 add desktop entry to snap
  • fdc612c1d0762d0904521a5b70145de1f1faec4a Use list for checksum data_ranges

This list of changes was auto generated.

v2.9.1

3 years ago

Changes:

  • 0c8f38310327cb6f0c06ac45171890cf172ef35f use *.wav format for demodulated signal export
  • 8af7da372b0510a049bf2f6e356ee52a9df74a3a change separation colors to green and magenta
  • a3eceba448899650c91d2130bf1d320ca9c17bf0 fix disappearing separation area in demod view
  • 6a7048cb4925ec470a0637327174bc67500e8abb fix #829
  • 7d2e41b14782f86c3428b91668413257f52eba46 fix overflow in AutoInterpretation for certain signals

This list of changes was auto generated.

v2.9.0

3 years ago

Changes:

  • e9bb586e3d2847cca24ff61abd1e028380641962 update requirements (#821)
  • 3a9253801544323dc04db0ec78a7e8fced2b4c5d update azure-pipelines.yml (#820)
  • 5aa7c184830bd4767a884e8816fa4f917b25a89a avoid graph overlapping legend in spectrum analyzer (#816)
  • 8506d2064c848473f5d9639f0d7cd730e0fa4984 CI: build on windows without -j (#815)
  • d300ba5c335c4df6138279b9d8c937956bd2bc7c Improve Auto Interpretation Performance (#814)
  • 217a8146229eec41aade03ea59849c1459d900c4 improve sdr check fix #811 (#812)
  • cfae883bd963754975007e9147853a2d1f4da8fb use costas loop for PSK demod (#807)
  • 1fcf4ae2bb9a6c13c15c682fcab1ac7c3b385800 consider checksum label in copy operation (#803)

This list of changes was auto generated.

v2.8.9

3 years ago

Changes:

  • 3cbcbf9bb306ad16812c532c52f3eea60309c322 add bladerf fpga images to snap (#799) [ #798 ]
  • 88fa644ead81f9b68da44787fe25f2ca2a4e431c make HackRF bias tee configurable (#794)
  • 0d2d0142e13cacbd80f2d275cb2e4436b2fa64cb Fix deprecation warnings due to invalid escape sequences.
  • d62aef690dc4cb1a0501796b6fbbd952468d2402 Use ElementTree instead of deprecated cElementTree.
  • 716384df32666bb65d11d29f6f2f411c3454fd75 Refactor FileOperator (#787)
  • 22f3cf6891ba579b8de4f3f90f4d295f9bd81d08 cleanup code
  • 7cdea4603d4de0a86fbc94949cb8ead396b5c59f properly remember size and position of dialogs fix #784
  • 849f7f579f6ad67b1ed673e6aa7bf07d6fac7ad7 add De Bruijn fuzzing (#782)
  • c1ed0eff01ebfe883b094500ed735c24fd75424b add support for already demodulated signals (#780)
  • 1d3981ca37c35527cf9125859ac38510a31123b4 Remove NRZ-I to prevent mixing with NRZ + Invert, clarify names. (#776) [ #775 ]

This list of changes was auto generated

v2.8.8

3 years ago

Changes:

  • support for complex16u (2xuint8) signals (#772)
  • Circumvent a possible (not reproducable) bug on Windows where application window is not drawn (#769) by bundling PyQt5.14.1 instead of latest 5.14.2
  • Remove padding when drawing signals and remove autofit -> Weak captures are visible at a glance, use Y-Scale instead

v2.8.7

3 years ago

Changes:

  • e396ddc347dfe37382aa7b370b0d0d0dde1966b4 add retina support on macOS (#767)
  • caa527a584a7349e1fc3ec78a460a22cb83ed168 nicer output for device log in dialogs
  • e9657b657f10114c18989d716836e8089cce1bfb enforce smaller headers -> more data visible in table views
  • dd141b63e7a57186d9425f8738679a304eed5e79 add snapcraft.yaml and build_snap.sh
  • 9631316d15b316770c57f4e7def982a7989618aa only close current project if new one requested
  • 93b99c7076eac440729139533618f34ce2311243 remove parallelization in ExtensionHelper.py [ #761 ]

This list of changes was auto generated.