Unity Easy Save 3 Save Password Cracker - v1.0.0
First standalone release: a single self-contained Windows executable. No Python install, no third-party libraries required.
Download: the attached UnityES3Cracker.exe (Windows 10 / 11, 64-bit).
What it does
Recovers the encryption password of Unity Easy Save 3 (.es3) save files by harvesting candidate passwords (built-in dictionary + dnlib DLL string extraction + .assets scan) and brute-forcing the AES key (faithfully reproducing ES3: AES-128/256-CBC, PBKDF2-HMAC-SHA1, salt = file IV).
Highlights
- Bilingual GUI (English / ??) with one-click toggle (defaults to English)
- Batch .es3 cracking with a decrypted preview
- Click or right-click a found password to copy it
- CLI mode (--lang en|zh) for automation / headless use
- dnlib.dll, pycryptodome and the Tcl/Tk runtime are all bundled inside the .exe
For single-player games and saves you own only. Do not use on online / multiplayer titles.