Rust tool to detect cell site simulators on an orbic mobile hotspot https://efforg.github.io/rayhunter/
  • Rust 77.6%
  • Svelte 16.3%
  • TypeScript 3.3%
  • Shell 1%
  • Python 0.9%
  • Other 0.8%
Find a file
2026-09-04 06:52:18 -07:00
.cargo Upgrade rustls-webpki to fix CVE 2026-04-16 10:13:53 -07:00
.github Pin Rust toolchain and use it everywhere in CI 2026-09-03 11:18:16 -07:00
check Add no-NAS analyzer and no-diag UI alert (#1132) 2026-09-03 01:11:02 +02:00
daemon Pin Rust toolchain and use it everywhere in CI 2026-09-03 11:18:16 -07:00
dist Add no-NAS analyzer and no-diag UI alert (#1132) 2026-09-03 01:11:02 +02:00
doc Add no-NAS analyzer and no-diag UI alert (#1132) 2026-09-03 01:11:02 +02:00
installer hide tplink sdcard default value 2026-09-04 06:52:18 -07:00
installer-gui feat: show installer argument help in GUI 2026-09-03 13:22:02 -07:00
lib Add no-NAS analyzer and no-diag UI alert (#1132) 2026-09-03 01:11:02 +02:00
logo Add logo SVGs 2025-11-17 12:09:25 -08:00
rootshell update versions to 0.12.0 2026-08-03 12:05:28 -07:00
scripts add set_versions.sh 2026-06-12 15:52:01 -07:00
telcom-parser update versions to 0.12.0 2026-08-03 12:05:28 -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 Read the home PLMN from the SIM for the imsi_requested heuristic 2026-08-31 15:44:23 -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
rust-toolchain.toml Pin Rust toolchain and use it everywhere in CI 2026-09-03 11:18:16 -07: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!