Rust tool to detect cell site simulators on an orbic mobile hotspot https://efforg.github.io/rayhunter/
  • Rust 76.7%
  • Svelte 16.5%
  • TypeScript 3.6%
  • Shell 1.2%
  • Python 1%
  • Other 0.9%
Find a file
2026-07-08 11:18:21 -07:00
.cargo Upgrade rustls-webpki to fix CVE 2026-04-16 10:13:53 -07:00
.github run everything on tag pushes 2026-06-12 15:50:17 -07:00
check lib: refactor gsmtap/gsmtap_parser into a single module 2026-06-25 15:45:59 -07:00
daemon lib: refactor gsmtap/gsmtap_parser into a single module 2026-06-25 15:45:59 -07:00
dist Software update notification (#1002) (#1054) 2026-05-24 22:59:18 +02:00
doc add note about powershell vs cmd 2026-07-08 11:18:21 -07:00
installer add basic rayhunter_options endpoint 2026-06-18 15:25:12 -07:00
installer-gui improve basic logging 2026-06-18 15:25:12 -07:00
lib run cargo fmt 2026-06-25 15:45:59 -07:00
logo Add logo SVGs 2025-11-17 12:09:25 -08:00
rootshell bump versions to 0.11.2 2026-05-28 09:27:46 -07:00
scripts add set_versions.sh 2026-06-12 15:52:01 -07:00
telcom-parser bump versions to 0.11.2 2026-05-28 09:27:46 -07:00
tools Bump the dependency-type group in /tools with 4 updates 2026-04-15 11:16:12 -07:00
.git-blame-ignore-revs run cargo fmt 2025-07-16 13:20:14 -07:00
.gitattributes Basic scripts to build from source and run install. Nothing fancy. 2026-02-10 17:06:20 -08:00
.gitignore ignore wifi tools builds 2026-04-23 09:16:28 -07:00
book.toml advise against upgrading and add some dramatic styling to this 2026-02-10 17:06:00 -08:00
Cargo.lock Add support for compressed QMDL 2026-06-22 19:40:54 -07:00
Cargo.toml update Cargo.toml and run npm run tauri dev 2025-11-05 10:53:41 -08:00
CODE_OF_CONDUCT.md add link to code of conduct 2025-03-07 11:40:37 -08:00
CONTRIBUTING.md add set_versions.sh 2026-06-12 15:52:01 -07:00
docker_make.sh fix more issues with windows installer 2025-05-23 11:54:14 -07:00
LICENSE housekeeping 2023-11-08 15:23:19 -08:00
make.sh make: install node deps when node_modules absent (#660) 2025-10-19 01:24:44 +02:00
README.md Small grammar change 2025-12-03 09:56:25 -08:00
SECURITY.md Update SECURITY.md 2025-03-11 15:35:47 -07:00

Rayhunter

Tests

Rayhunter Logo - An Orca taking a bite out of a cellular signal bar

Rayhunter is a project for detecting IMSI catchers, also known as cell-site simulators or stingrays. It was first designed to run on a cheap mobile hotspot called the Orbic RC400L, but thanks to community efforts, it can support some other devices as well. It's also designed to be as easy to install and use as possible, regardless of your level of technical skills, and to minimize false positives.

→ Check out the installation guide to get started.

→ To learn more about the aim of the project, and about IMSI catchers in general, please check out our introductory blog post.

→ For discussion, help, or to join the mattermost channel and get involved with the project and community check out the many ways listed here!

→ To learn more about the project in general check out the Rayhunter Book.

LEGAL DISCLAIMER: Use this program at your own risk. We believe running this program does not currently violate any laws or regulations in the United States. However, we are not responsible for civil or criminal liability resulting from the use of this software. If you are located outside of the US please consult with an attorney in your country to help you assess the legal risks of running this program.

Good Hunting!