stein-exe/hermit — reverse-engineered prompt

Reverse engineered prompt

Build me a Termux only Python tool called Hermit that obfuscates Python scripts and makes them hard to reverse. I want it to work with Python 3.13, install cleanly in Termux, and set up a global command like steinenc so I can run it from anywhere. It should have a normal interactive mode, a bot mode that applies options automatically for Telegram style scripts, a site mode that starts a local web UI I can open from another device on my WiFi, and a bot control mode for remote job control.

Make sure it can manage encryption settings with a simple settings command and a settings file, and that the main command can auto detect the Python version and fetch the right versioned engine file if needed. The output should be positioned as runnable on Android ARM, Linux x64, and Windows x64. Include a simple README, install flow, and screenshots or demo assets if helpful. If anything is unclear, look up current docs online and wire it up end to end.

Want more depth? Deep Reverse