CloverPit Save Editor
Decrypt and edit CloverPit game saves in your browser or via CLI.
Key Features
- -Browser-based editor with drag-and-drop support - no installation needed.
- -Command-line Python tool for batch processing and automation.
- -Fully client-side processing - your save files never leave your browser.
- -Support for CloverPit Steam version 1.1+ with backward compatibility.
Engineering Highlights
- -Reverse-engineered the game's custom XOR-based encryption algorithm.
- -Implemented decryption/encryption in both Python and JavaScript.
- -Built intuitive web interface for easy save editing.
- -Created CLI tool for power users and automation workflows.
Use Cases
- -Back up and restore game progress across different devices.
- -Recover corrupted saves by directly editing the JSON data.
- -Modify game data for testing or personal enjoyment.
- -Educational: understand game encryption and file formats.
For educational and personal use. Always backup your saves before modifying.
Preview


