Skip to content

devilstein1/hermit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 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 virtually 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 — Contact @rejerk on Telegram to purchase access.

Obfuscated output runs on:

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

📦 Platform & Requirements

Termux Python

  • Engine runs only on Termux
  • Requires Python 3.12 exclusively
  • Obfuscated output runs on ARMv7, ARMv8, and Windows

🛠️ 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 3 modes of operation:


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


🔐 Encryption Features

Feature Description
Speed 2–3× faster than standard Python execution
🛡️ Irreversible Cannot be decoded back to original source
🔒 SteinCrypt Core obfuscation layer
🔑 STEINbest Strings String-level encryption
Stability Almost zero runtime errors

⚙️ Configuration

For complex scripts, 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.


📞 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