███╗ ██╗██╗ ██╗███╗ ███╗ ██████╗ ███████╗██╗███╗ ██╗████████╗
████╗ ██║██║ ██║████╗ ████║ ██╔═══██╗██╔════╝██║████╗ ██║╚══██╔══╝
██╔██╗ ██║██║ ██║██╔████╔██║ ██║ ██║███████╗██║██╔██╗ ██║ ██║
██║╚██╗██║██║ ██║██║╚██╔╝██║ ██║ ██║╚════██║██║██║╚██╗██║ ██║
██║ ╚████║╚██████╔╝██║ ╚═╝ ██║ ╚██████╔╝███████║██║██║ ╚████║ ██║
╚═╝ ╚═══╝ ╚═════╝ ╚═╝ ╚═╝ ╚═════╝ ╚══════╝╚═╝╚═╝ ╚═══╝ ╚═╝
Warning
LEGAL DISCLAIMER & TERMS OF USE
- This tool is created strictly for educational purposes and security auditing only.
- The developer (Lucky) does NOT own, collect, store, or distribute any personal data retrieved by this tool.
- All data queried is sourced from public leaks already circulating on the dark-web.
- The developer is NOT responsible for any misuse, illegal activities, privacy violations, or legal consequences resulting from this tool.
- By utilizing this software, you assume full legal responsibility for your actions.
- ✨ Key Features
- 🚀 Installation Guide
- 🛠️ How to Use
- 📋 System Requirements
- 📁 Repository Structure
- 🔒 Security & License
- 🔄 Dual API Pipeline — Direct queries through primary engine with auto-fallback to secondary API routes.
- 👾 Holographic UI Banner — Beautiful, retro terminal banner that resolves dynamically from matrix noise.
- 🎨 Cyber Animations — Interactive scanning bars, loader bars, decryption status spinners, and flashing success prompts.
- 🧹 Auto Data Sanitation — Filters out null, empty, or redundant records automatically before displaying results.
- 🗃️ Deduplication Engine — Intelligent fingerprint hashing to deduplicate matching records across multiple queries.
- 🪪 Standardized Fields — Beautiful categorization for identity info (Aadhaar, PAN, Voter ID), contact details, location data, and operator specs.
Simply download and run the automated installer to set up all dependencies:
# Clone the repository
git clone https://github.com/lucky-om/NUM-OSINT.git
cd NUM-OSINT
# Set execution privileges
chmod +x install.sh run.sh
# Run the installer script
./install.shFor manual setup on Windows, Linux, or macOS:
# Clone the repository
git clone https://github.com/luckyverse/NUM-OSINT.git
cd NUM-OSINT
# Install required Python modules
pip install -r requirements.txtLaunch the launcher script or python engine directly:
# Using the launcher script (Linux/macOS)
./run.sh
# Or directly running Python (All Platforms)
python3 num-osint.pyOnce you complete the startup security verification:
- Enter any 10-digit mobile number (e.g.
9876543210) to perform a query. - Type
helpto access the command reference. - Type
clearorclsto clear the terminal output. - Type
exitorquitto close the interface safely.
| Dependency | Minimum Version | Description |
|---|---|---|
| 🐍 Python | ≥ 3.8 |
Backend interpreter |
| 📡 requests | ≥ 2.31.0 |
HTTP request handler for OSINT API querying |
| 🎨 colorama | ≥ 0.4.6 |
ANSI escape code interpretation for terminal styling |
NUM-OSINT/
├── 📁 .git/
├── 📄 .gitignore
├── 📄 LICENSE # Proprietary license terms
├── 📄 README.md # Documentation and guides
├── 📄 SECURITY.md # Vulnerability reporting protocol
├── 📄 config.py # API routes & key hashes configuration
├── 📄 install.sh # Dependency installation script
├── 📄 num-osint.py # Core application source code
├── 📄 requirements.txt # List of python package dependencies
└── 📄 run.sh # Premium shell launcher
- Vulnerability Reporting: To report any security flaws or concerns, please refer to our guidelines in SECURITY.md.
- License: © 2026 Lucky. All Rights Reserved. This software is proprietary and subject to terms detailed in LICENSE.
Developed with ⚡ by Lucky
luckyverse.tech