Metadata-Version: 2.4
Name: im333rsa
Version: 1001
Summary: High-security encryption tool using RSA-4096 and AES-256 with anti-debug and self-destruct.
Author: I M A D
Author-email: imad213.official@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Security :: Cryptography
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: pycryptodome>=3.19.0
Requires-Dist: pyfiglet>=0.8.post1
Requires-Dist: psutil
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

[![GitHub](https://img.shields.io/badge/GitHub-imad213rsaa-000?logo=github)](https://github.com/imadoo27/im333rsa)
[![PyPI](https://img.shields.io/pypi/v/im333rsa?color=blue&logo=pypi)](https://pypi.org/project/im333rsa/)

# 🔐 IMAD213 RSA – Military-Grade Python Code Encryption

`im333rsa` is a high-security encryption tool designed to protect your Python source code using the latest military-grade cryptographic techniques, combining **AES-256-GCM**, **RSA-4096**, and **deep anti-debugging layers**. This tool makes decryption nearly impossible without the original private key, even for advanced analysts.

---

## 🎉 Important Update

> **✨ The library has been significantly upgraded with professional-grade performance!**
> 
> **📦 New Library Name: `im333rsa`**
> 
> **🚀 The new version includes major improvements and advanced professional performance**

---

## 🚀 Features

- 🔐 **AES-256 GCM encryption** for secure, authenticated encryption
- 🔐 **RSA 4096-bit key wrapping** for encrypted key exchange
- 🔐 **Anti-debugging & sandbox detection** to prevent reverse engineering
- 🔐 **Self-destruct mechanism** if tampering or analysis is detected
- 🔐 **Private key obfuscation** in multiple reversed chunks
- 🔐 **Secure in-memory execution**, no plain-text file is extracted
- 🔐 **Terminal progress display & CLI banner**
- 🔐 **Developed in Algeria 🇩🇿 with global-grade protection**

---

## 📦 Installation

Install via `pip`:

```bash
pip install im333rsa
```

---

## 🔧 Usage

```bash
im333rsa yourfile.py
```

✅ Output will be:
```
yourfile_secure.py
```

This new file is encrypted and protected. It runs only with its embedded logic and cannot be decrypted without the internal RSA key.

---

## 📄 Example

```bash
# Encrypt your Python script
im333rsa script.py

# Output: script_secure.py (encrypted, protected, and anti-debug)
```

---

## 💡 Why use IMAD213 RSA?

| Feature                 | Description                                      |
|------------------------|--------------------------------------------------|
| AES-256 + RSA-4096     | Modern hybrid encryption (military grade)        |
| Anti-Debug Layer       | Terminates under any debugger or sandbox         |
| Self-Destruct Code     | Deletes itself when analyzed or tampered         |
| Obfuscated Key         | Hard-to-rebuild RSA key in reversed chunks       |
| Python Native          | 100% compatible with Python 3.x                  |
| One-Line CLI Tool      | Encrypt any script with a single command         |

---

## 📧 Development Requests & Support

For any development requests, improvements, or inquiries, please contact us:

**📬 Email: `imad213.official@gmail.com`**

We are here to help you and develop your programming needs!

---

## 👤 Author

**Imad Madmad**   

📧 Official Email: `imad213.official@gmail.com`  
🔒 Creator of high-security Python tools  

---

## 🌐 License

MIT License – Use responsibly.

---

## 📝 الوصف بالعربية

مكتبة IMAD213 RSA هي أداة احترافية لتشفير سكربتات بايثون باستخدام خوارزميات تشفير عسكرية متقدمة (AES-256 و RSA-4096). توفر حماية عالية جداً ضد التحليل الهندسي والتجسس على الكود، وتتضمن آليات تدمير ذاتي عند اكتشاف محاولات تحليل أو تعديل. مثالية لحماية مشاريعك البرمجية الحساسة والقيمة.

---
