Skip to content

Godot Secure v1.0

Choose a tag to compare

@KnifeXRage KnifeXRage released this 31 May 09:04
· 57 commits to main since this release
17690d4

One-Click Security Upgrade for Godot

This release transforms your Godot engine with military-grade Camellia-256 encryption and a unique security token system to protect game assets from reverse engineering.

🔥Features

  • Camellia-256 encryption (replaces AES)
  • Unique security token per build
  • Randomized magic headers
  • Automatic source code patching
  • Full compatibility with Godot 4.x (May work for Godot 3.x)

📦 Included File

  • Godot Secure.py - Main installation script
  • Source Code

🚀 Quick Start

python godot_secure.py /path/to/godot/source
python godot_secure.py #Only Use in Godot Source Folder