mirror of
https://github.com/jopohl/urh.git
synced 2026-03-14 12:16:48 +01:00
update readme
This commit is contained in:
24
README.md
24
README.md
@@ -1,13 +1,9 @@
|
||||
# Universal Radio Hacker
|
||||
[](https://pypi.python.org/pypi/urh)
|
||||
[](https://coveralls.io/github/jopohl/urh?branch=master)
|
||||
[](https://join.slack.com/t/stralsundsecurity/shared_invite/enQtMjEwOTIxNzMzODc3LWU4ZWIzMTQ3NDAyNjkzODBhZTJiZDNmN2U0MTA4ZTM1MjhhNTNiYTc4YzQ5MDk2NjU5YzMxOWJmMDQyZDczYjg)
|
||||
[](http://www.toolswatch.org/2017/06/the-black-hat-arsenal-usa-2017-phenomenal-line-up-announced/)
|
||||
[](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=6WDFF59DL56Z2)
|
||||
# Universal Radio Hacker [](http://www.toolswatch.org/2017/06/the-black-hat-arsenal-usa-2017-phenomenal-line-up-announced/)
|
||||
|
||||
| Linux | Windows | OSX |
|
||||
| ------------- | ------------- | ------------- |
|
||||
|[](https://travis-ci.org/jopohl/urh) | [](https://ci.appveyor.com/project/jopohl/urh/branch/master) | [](https://circleci.com/gh/jopohl/urh/tree/master) |
|
||||
|
||||
| Linux | Windows | OSX | Test Coverage |
|
||||
| ------------- | ------------- | ------------- | -------- |
|
||||
|[](https://travis-ci.org/jopohl/urh) | [](https://ci.appveyor.com/project/jopohl/urh/branch/master) | [](https://circleci.com/gh/jopohl/urh/tree/master) | [](https://coveralls.io/github/jopohl/urh?branch=master) |
|
||||
|
||||
|
||||
|
||||
@@ -21,12 +17,12 @@ The Universal Radio Hacker is a software for investigating unknown wireless prot
|
||||
* __fuzzing component__ to find security leaks
|
||||
* __modulation support__ to inject the data back into the system
|
||||
|
||||
To get started, you can
|
||||
* download the [official userguide (PDF)](https://github.com/jopohl/urh/raw/master/data/userguide.pdf)
|
||||
* watch the __demonstration videos__ [on YouTube](https://www.youtube.com/watch?v=kuubkTDAxwA)
|
||||
* check out the [wiki](https://github.com/jopohl/urh/wiki) for more information and supported devices.
|
||||
To get started, download the [official userguide (PDF)](https://github.com/jopohl/urh/raw/master/data/userguide.pdf), watch the __demonstration videos__ [on YouTube](https://www.youtube.com/watch?v=kuubkTDAxwA)
|
||||
or check out the [wiki](https://github.com/jopohl/urh/wiki) for more information and supported devices.
|
||||
|
||||
Want to stay in touch? Chat with us on [Slack](https://join.slack.com/t/stralsundsecurity/shared_invite/MjEwOTIxNzMzODc3LTE0OTk3NTM3NzUtNDU0YWJkNGM5Yw)!
|
||||
Want to stay in touch? [](https://join.slack.com/t/stralsundsecurity/shared_invite/enQtMjEwOTIxNzMzODc3LWU4ZWIzMTQ3NDAyNjkzODBhZTJiZDNmN2U0MTA4ZTM1MjhhNTNiYTc4YzQ5MDk2NjU5YzMxOWJmMDQyZDczYjg)
|
||||
|
||||
To support the development you can star this repository or buy us a coffee: [](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=6WDFF59DL56Z2)
|
||||
|
||||
## Installation
|
||||
Universal Radio Hacker can be installed via _pip_ or using the _package manager_ of your distribution (if included).
|
||||
|
||||
Reference in New Issue
Block a user