The Packer-Unpacker is a Java application which is a low level zip unzip that provides secure login and file management. It includes a user-friendly interface for logging in and managing packing/unpacking operations efficiently.
- Secure login system with limited attempts.
- Password strength feedback and CAPS LOCK detection.
- GUI with real-time clock display.
Steps to Run:
1.Clone the repository or download the project files:
git clone <repository_url>
cd <project_directory>
2.Compile the Java files:
javac *.java
3.Run the application:
java Main.java
java -cp . Main
- Login with:
- Username:
AdminUser
- Password:
AdminUser
- Username:
- Follow on-screen instructions for file operations.