Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • A Android-IMSI-Catcher-Detector
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 162
    • Issues 162
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 5
    • Merge requests 5
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • CellularPrivacy
  • Android-IMSI-Catcher-Detector
  • Wiki
  • Technical Overview

Technical Overview · Changes

Page history
Updated Technical Overview (markdown) authored Dec 22, 2014 by He3556's avatar He3556
Show whitespace changes
Inline Side-by-side
Technical-Overview.md
View page @ c9faab18
......@@ -2,13 +2,13 @@ This documentation is especially for developers who want to join our project and
***
* **Basic Modules and I/O:**
##**Basic Modules and I/O:**
![Program Modules](https://github.com/SecUpwN/Android-IMSI-Catcher-Detector/blob/master/DOCUMENTATION/Program_Modules.png)
---
* **Database Tables:** (Current Behavior)
##**Database Tables:** (Current Behavior)
![Database Tables](https://github.com/SecUpwN/Android-IMSI-Catcher-Detector/blob/master/DOCUMENTATION/aimsicd_myCellInfo_ER_2.png)
* **DEFAULT_MCC_TABLE:** (Mobile Country Code): This table holds data to identify your service provider (carrier) and country.
......@@ -25,11 +25,12 @@ This documentation is especially for developers who want to join our project and
---
###TO BE UPDATED
##TO BE UPDATED
* **CELL_TABLE:** Data collected by the phone when it is connected to a cell. (not from the table neighboring cells).
* **LOCATION_TABLE:** These are the individual measurements as collected when in `Tracking Cell Details` mode. The location (Lat/Lng) of the phone and the Cell-ID it is connected to + timestamp.
***
* **other important Details:**
......@@ -38,6 +39,7 @@ Display the Neighboring Cell information in two ways:
2. a fallback is available through the methods developed by Alexey
(Data is saved in an Array not in an table)
***
**Further information about the actual status and prepared working packages to be picked up by an developer:
......
Clone repository

General Information

  • Requirements
  • General Overview
  • Technical Overview

Getting started

  • Building
  • Installation
  • Permissions
  • Status Icons

Navigation Menus

  • Disclaimer
  • Main Screen
  • Navigation Drawer
  • Settings Menu
  • Preferences
  • About AIMSICD

Important Functions

  • Cell Tracking
  • Cell Information
  • AT Command Processor
  • Database Viewer
  • Map Viewer
  • Special SMS

Developers

  • Development Status
  • Testing Devices
  • Contributing
  • Privacy

Support

  • FAQ
  • Problems
  • Donations

Gimme moar!

  • Media Material
  • Press Releases
  • Recommendations