If you are a macOS user and you need to use cmake, remember to add the install prefix to avoid errors:
cmake -DCMAKE_INSTALL_PREFIX=/opt/local ../
-
HackRF: low cost software radio platform.
- Opera cake: (sometimes operacake) is an antenna switching add on board for HackRF.
-
USRP: The USRP software defined radio products are designed for RF applications from DC to 6 GHz, including multiple antenna (MIMO) systems.
-
OpenLTE: An open source implementation of the 3GPP LTE specifications. USRP recommended. + OpenLTE Manual
-
OpenAirInterface: a separate legal entity from EURECOM, which aims to provide an open-source ecosystem for the core (EPC) and access-network (EUTRAN) protocols of 3GPP cellular systems with the possibility of interoperating with closed-source equipment in either portion of the network.
-
OpenAirInterface5G: OpenAirInterface 5G Wireless Implementation.
-
srsLTE: Open source SDR LTE software suite.
-
IMDEA-OWL: OWL stands for Online Watcher of LTE. imdeaOWL is a free and open-source LTE control channel decoder developed by IMDEA Networks Institute and based on srsLTE, an LTE library for SDR UE and eNodeB developed by SRS
-
LTE Cell Scanner: OpenCL, SDR, TDD/FDD LTE cell scanner. + Detected cells somewhere in Madrid, Spain
- OpenUMTS: An open source implementation of the 3GPP UMTS specifications. + OpenUMTS Manual
-
OpenBTS: GSM+GPRS Radio Access Network Node.
-
YateBTS: YateBTS is a software implementation of a GSM/GPRS radio access network based on Yate and is compatible with both GSM/GPRS SS7 MAP and LTE IMS core networks integrated in our YateUCN unified core network server.
- evilBTS: Yate and YateBTS specific versions ( plus patches ) that are working with the BladeRF by @evilsocket.
-
FakeBTS: The aim of FakeBTS project is to detect fake BTS stations and prevent attacks, using a Linux computer and hardware that allows us to scan the frequencies of GSM/GPRS.
-
IMSI Catcher: This program show you IMSI numbers of cellphones around you.
-
pySim: Python-language program that can be used to program (write) certain fields/parameters on so-called programmable SIM/USIM cards.
-
sysmo-usim-tool: Python language utility to configure the vendor-specific parameters of sysmoUSIM-SJS1 programmable USIM cards.
-
OPC Calculator: Python script that calculates OPC from Ki and OP values.
-
Audacity: Audacity is free, open source, cross-platform audio software for multi-track recording and editing.
-
Baudline: Baudline is a time-frequency browser designed for scientific visualization of the spectral domain. Signal analysis is performed by Fourier, correlation, and raster transforms that create colorful spectrograms with vibrant detail.
-
Inspectrum: Inspectrum is a tool for analysing captured signals, primarily from software-defined radio receivers.
-
Dspectrum: Automated RF/SDR Signal Analysis.
-
rtl_433 :Application using librtlsdr to decode the temperature from a wireless temperature sensor.
-
ooktools :On-off keying tools for your SDR.
-
TempestSDR: Remote video eavesdropping using a software-defined radio platform.
-
gps-sdr-sim: GPS-SDR-SIM generates GPS baseband signal data streams, which can be converted to RF using software-defined radio (SDR) platforms, such as bladeRF, HackRF, and USRP.
-
dump1090_sdrplus: Dump1090_sdrplus is a Mode S decoder for Software Defined Radio (SDR) devices including RTL SDR, HackRF, Airspy and SDRplay.
-
pyModeS: The Python Decoder for ADS-B (DF17) and Enhance Mode-S (DF20/21).
-
Mode S: An Open access book on Mode-S/ADS-B decoding and related topics.
-
gr-gsm: GNUradio blocks and tools for receiving GSM transmissions.
-
gr-lte: The gr-lte project is an Open Source Software Package which aims to provide a GNU Radio LTE Receiver to receive, synchronize and decode LTE signals.
-
gr-correctiq: GNURadio blocks to remove that IQ DC spike just like some software and drivers do! Three techniques available: auto, auto-tune to dc offset, and manual.