Metadata-Version: 2.4
Name: hanifx
Version: 19.0.0
Summary: HanifX v19.0.0 - Real-time Auto App Detection
Home-page: https://github.com/hanifx-540
Author: Hanif
Author-email: sajim4653@gmail.com
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: author
Dynamic: author-email
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-python
Dynamic: summary

# HanifX v19.0.0

**HanifX v19.0.0** is a **real-time auto-installed app detection module** that can detect Pegasus and other hidden or suspicious apps. It is compatible with **Termux** and standard **Python environments**.

---

## Features

- Real-time detection of newly installed apps
- Detection of hidden or suspicious apps
- Protection against Pegasus and spyware
- Logs automatically saved in `logs/detected.log`
- Compatible with Termux and Android devices

---

## Installation

You can easily install it in Termux or any Python environment:

```bash
# Clone the repository
git clone https://github.com/hanifx-540/hanifx.git
cd hanifx

# Install using pip
pip install .
