sparrow-wifi
urh
sparrow-wifi | urh | |
---|---|---|
7 | 36 | |
1,242 | 11,015 | |
- | - | |
3.1 | 5.6 | |
4 months ago | 21 days ago | |
Python | Python | |
GNU General Public License v3.0 only | GNU General Public License v3.0 only |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
sparrow-wifi
-
I'm not sure about the capabilities.
Repurposing WIFI and DVB-T receiver devices as SDR receivers works "OK", but trying to use a SDR for WIFI is terrible. There have been some attempts to analyze WIFI with the HackRF, but the narrow bandwidth/sample rate make it pretty useless. https://github.com/ghostop14/sparrow-wifi
-
[Help Request] Using nix shell to run python program
with import {}; let pythonPackages = python3.pkgs; in stdenv.mkDerivation rec { name = "sparrow-wifi-env"; buildInputs = [ git pythonPackages.python pythonPackages.pip pythonPackages.virtualenv qt5.full gpsd ]; nativeBuildInputs = [ pkgs.stdenv.cc.cc.lib ]; shellHook = '' virtualenv venv source venv/bin/activate pip install QScintilla gps3 dronekit manuf python-dateutil numpy matplotlib git clone https://github.com/ghostop14/sparrow-wifi cd sparrow-wifi ''; }
-
Is there a simple answer?
Digging into this rabbit hole I found Sparrow-wifi has a spectrum display but it seems to want a separate Ubertooth or HackRF receiver.
-
Module issue while running Sparrow WiFi
I recently tried t run Sparrow WiFi ( https://github.com/ghostop14/sparrow-wifi ) but some python module returned an error which i couldn't figure out. Plz help to fix this.
- Noisy Neighborhood - Finding sources of interference?
- How can I have infos about the signal strength and frequency of each AP for a WiFi network? I was able to do it in KDE and I could select the better AP listed, but in GNOME I am blind and I have to choose randomly. GNOME should show these infos too.
- Is there some program that would show wi-fi channel graph?
urh
-
Goodwatch – A Ham Radio Wristwatch
You don't need a license to explore and have fun.
Cheap, firmware hackable HTs are hawt, in particular the Quansheng UV-K5,K6.
Tons of SDR receivers out there to explore, and many extremely exiting transceiver projects out there also. Just so much:
https://github.com/jopohl/urh
http://websdr.org/
http://kiwisdr.com/public/
https://meshtastic.org/docs/hardware/devices/
-
Flipper Zero: Multi-Tool Device for Geeks
>> or somewhat expensive and complex SDR
I don’t think that’s as accurate today as it used to be.
On the hardware side there are tons of options very cheaply available - iirc the flipper uses the c1100 (or a number like that) it’s a popular cheap chip and it’s well documented and interfaces easily with arduino.
More accessibly, lime mini SDRs are cheap but there’s quite a few alternatives too.
On the software side GNU Radio is free with decent tutorials - we’re not talking anything like blender levels of difficulty to adopt even if it is a complex domain.
Although on the more accessible side, urh is incredibly powerful given how easy to use it is https://github.com/jopohl/urh
I used the latter to tap into a 2 channel wireless bbq thermometer via a $10 rtl sdr and that was a breeze, an absolute walk in the park compared to when I reverse engineered the flysky telemetry system.
-
1.6 GHz is a known interstellar communication signal?
Universal Radio Hacker on Github
- [Github] - jopohl/urh: Universal Radio Hacker: Investigate Wireless Protocols Like A Boss
-
What is your favorite thing to do on a flipper zero? I’m getting mine in a few days!!!
you should check out Universal Radio Hacker
-
Analysis tools?!?
Check out URH.
-
Any methods of making .wav recordings from an RTL-SDR in SDR# usable on the Flipper?
URH can read flipperzero sub files and can export from wav to sub... https://github.com/jopohl/urh
-
Repeating weirdness on 1897MHz, strong signal with weird side swirls. Australia, so this range is for DECT, but it's not, is it? Captured on 60m of speaker wire, maybe that's why it's so odd?
Throw the recording at UniversalRadioHacker and see what it does with it!
-
CubicSDR with RTL2832U cannot set 434.650MHz sample rate
I dont have much knowledge on decoding a signal from scratch but try URH - universal radio hacker here. It might be able to do what you need.
-
I can stream anything on a radio frequency
It's useful for transmitting digital RF signals to control household stuff, eg. ceiling fans or whatever. You'd want to also look into rtl-sdr and Universal Radio Hacker.
What are some alternatives?
IMSI-catcher - This program show you IMSI numbers of cellphones around you.
hackrf-spectrum-analyzer
wfb-ng - WFB-NG - the next generation of long-range packet radio link based on raw WiFi radio
python-wifi-survey-heatmap - A Python application for Linux machines to perform WiFi site surveys and present the results as a heatmap overlayed on a floorplan
blue_hydra - BlueHydra is a Bluetooth device discovery service built on top of the bluez library. BlueHydra makes use of ubertooth where available and attempts to track both classic and low energy (LE) bluetooth devices over time.
sdrangel - SDR Rx/Tx software for Airspy, Airspy HF+, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay and FunCube
Bluelog - A highly configurable Linux Bluetooth scanner with optional web interface.
AIS-catcher - AIS receiver for RTL SDR dongles, Airspy R2, Airspy Mini, Airspy HF+, HackRF, SDRplay and SoapySDR
WifiScannerLinux - Wifi Scanner App for Linux, using Qt (https://www.qt.io/) and wifi-scan library (https://github.com/bmegli/wifi-scan)
rtl_433-hass-addons - Collection of Home Assistant add-ons that use rtl_433
trackerjacker - Like nmap for mapping wifi networks you're not connected to, plus device tracking
gr-adsb - GNU Radio OOT module for demodulating and decoding ADS-B packets