SaveFileEditor is a Java-based tool designed to decode, modify, and re-encode save files that are Base64-encoded and zlib-compressed. This tool allows users to decrypt their save files, edit values ...
A simple Java-based text editor with basic file and text manipulation functionalities. This project demonstrates the use of javax.swing for GUI development and file handling in Java.