Skip to content

stein-exe/hermit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hermit Banner


🧿 HERMIT 🧿

The most powerful Python obfuscation engine


Python Cython Termux Subscription MIT License


📖 Overview

Hermit is the most powerful Python obfuscation engine, developed by Stein

Hermit transforms Python source code into a highly secured, non-reversible format — making it completely impossible to retrieve the original logic. Built on top of Python and Cython, it compiles scripts into native binaries with advanced encryption layers on top.

🔐 Subscription Required — Purchase access instantly via @stein_vault_bot on Telegram. Auto crypto payments supported!

Obfuscated output runs on:

Platform Architecture
🖥️ Windows x64
🐧 Linux x64
📱 Android ARMv7
📱 Android ARMv8

📦 Platform & Requirements

Termux Python

  • Engine runs only on Termux
  • Supports Python 3.11, 3.12, and 3.13
  • Obfuscated output runs on ARMv7, ARMv8, Windows, and Linux

🛠️ Installation

pkg update && pkg upgrade
pkg install git python -y
git clone https://github.com/devilstein1/hermit/
cd hermit
pip install -r requirements.txt
python enc.py req

⚙️ Usage

Hermit provides 4 modes of operation. Run python enc.py help to see all available commands and options.

python enc.py help

1️⃣ Normal Mode

python enc.py

Standard encryption flow — you select every option manually. Full control over which layers to apply and how.

📸 Terminal Preview:

Normal Mode


2️⃣ Bot Mode

python enc.py bot

Streamlined mode for Telegram bots and automated scripts. All encryption options are applied automatically — no manual configuration needed.


3️⃣ Site Mode ✨ Recommended

python enc.py site

The most powerful and convenient way to encrypt. Hermit launches a local web server — interact with the full encryption UI from any browser on your WiFi/LAN network.

  • 🌐 Access via local IP on any connected device
  • 🖥️ Full web interface for all options
  • ⚡ Fastest workflow for repeated use

🎬 Live Interface:

Site Mode


4️⃣ Bot Control Mode

python enc.py bot_control

Control and manage Hermit remotely via a Telegram bot interface. Perfect for managing encryption jobs without direct terminal access.


🔐 Encryption Features

Feature Description
Speed 2–3× faster than standard Python execution
🛡️ Irreversible Zero chance of recovering the original source code
🔒 SteinCrypt Core obfuscation layer
🔑 STEINbest Strings String-level encryption
Stability Almost zero runtime errors

⚙️ Configuration

Encryption layers can be toggled in settings.json:

{
  "steincrypt": true,
  "stein-best": true
}

Set any option to false to disable that layer if compatibility issues arise.

You can also manage settings directly from the command line:

python enc.py setting

Use this command to interactively view and change your settings.json options without editing the file manually.


💳 Purchase / Subscription

Buy Now

Purchase your subscription instantly through @stein_vault_bot on Telegram.

  • 🪙 Auto crypto payments supported
  • ⚡ Instant access after payment
  • 🔒 Secure and automated

📞 Contact

Telegram   Telegram Group   Instagram


📄 License

This project is licensed under the MIT License — free to use, modify, and distribute with proper credit to the original author.


⚠️ Disclaimer

This software is provided strictly for educational purposes. The author assumes no responsibility for misuse, malicious intent, or any consequences arising from the encrypted output.


STEIN · REJERK

Telegram

About

Hermit is a high-performance Python obfuscation engine for protecting source code using advanced multi-layer encryption. Built for Termux, with outputs compatible with ARM and Windows platforms.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages