Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Urh | 9,732 | 1 | 2 days ago | 168 | January 28, 2023 | 35 | gpl-3.0 | Python | ||
Universal Radio Hacker: Investigate Wireless Protocols Like A Boss | ||||||||||
System Bus Radio | 6,028 | 8 months ago | 11 | mit | C | |||||
Transmits AM radio on computers without radio transmitting hardware. | ||||||||||
Hackrf | 5,592 | 3 | 15 days ago | 2 | October 04, 2022 | 69 | gpl-2.0 | C | ||
low cost software radio platform | ||||||||||
Gnuradio | 4,495 | 12 | 20 hours ago | 23 | November 03, 2022 | 563 | gpl-3.0 | C++ | ||
GNU Radio – the Free and Open Software Radio Ecosystem | ||||||||||
Awesome Cellular Hacking | 2,251 | 4 months ago | ||||||||
Awesome-Cellular-Hacking | ||||||||||
Cubicsdr | 1,848 | a month ago | 214 | gpl-2.0 | C++ | |||||
Cross-Platform Software-Defined Radio Application | ||||||||||
Inspectrum | 1,773 | 6 months ago | 1 | March 03, 2021 | 55 | gpl-3.0 | C++ | |||
Radio signal analyser | ||||||||||
Rfsec Toolkit | 1,406 | 2 years ago | ||||||||
RFSec-ToolKit is a collection of Radio Frequency Communication Protocol Hacktools.无线通信协议相关的工具集,可借助SDR硬件+相关工具对无线通信进行研究。Collect with ♥ by HackSmith | ||||||||||
Sdrtrunk | 1,229 | a month ago | 2 | May 23, 2022 | 378 | gpl-3.0 | Java | |||
A cross-platform java application for decoding, monitoring, recording and streaming trunked mobile and related radio protocols using Software Defined Radios (SDR). Website: | ||||||||||
Tempestsdr | 1,084 | 3 months ago | 25 | gpl-3.0 | C | |||||
Remote video eavesdropping using a software-defined radio platform |
This repository contains hardware designs and software for HackRF, a low cost, open source Software Defined Radio platform.
(photo by fd0 from fd0/hackrf-one-pictures)
principal author: Michael Ossmann [email protected]
Information on HackRF and purchasing HackRF: https://greatscottgadgets.com/hackrf/
Documentation for HackRF can be viewed on Read the Docs. The raw documentation files for HackRF are in the docs folder in this repository and can be built locally by installing Sphinx Docs and running make html
. Documentation changes can be submitted through pull request and suggestions can be made as GitHub issues.
To create a PDF of the HackRF documentation from the HackRF repository while on Ubuntu:
sudo apt install latexmk texlive-latex-extra
make latex
make latexpdf
Before asking for help with HackRF, check to see if your question is listed in the FAQ.
For assistance with HackRF general use or development, please look at the issues on the GitHub project. This is the preferred place to ask questions so that others may locate the answer to your question in the future.
We invite you to join our community discussions on Discord. Note that while technical support requests are welcome here, we do not have support staff on duty at all times. Be sure to also submit an issue on GitHub if you've found a bug or if you want to ensure that your request will be tracked and not overlooked.
If you wish to see past discussions and questions about HackRF, you may also view the mailing list archives.
GitHub issues on this repository that are labelled "technical support" by Great Scott Gadgets employees can expect a response time of two weeks. We currently do not have expected response times for other GitHub issues or pull requests for this repository.