Files
CellGuard-app/.gitignore
sssnake 38719683c7 CellGuard app: on-device IMSI-catcher detection (Kotlin/Compose)
- foreground DetectorService: cgcap capture + on-device decode
- framework CellInfo source: real serving+neighbor towers, signal, carrier name
- FrameDecoder: 0x070F cell-info SIT decode
- block-2G/3G + detection toggles via cgctl; libsu root bridge
- silent status notification + edge-triggered alerts
2026-07-12 09:21:54 -07:00

13 lines
119 B
Plaintext

.gradle/
build/
*/build/
/local.properties
.idea/
.claude/
*.apk
*.iml
.DS_Store
captures/
.externalNativeBuild/
.cxx/