A mini project in C Sharp to Pack Unpack Files.
The main features of the application are as below -
- Application restricts duplicate files before packing, by using checksum technique.
- Application adds and checks the magic number to check validity of the packed file.
- Application adds checksum of the packed file at the end of the packed file to cross-check packed file's integrity before unpacking.
- Application has validations for Filename, Username , Password and also has Caps-Lock check.
- Application Encrypts- Compresses packed file and Decompresses-Decrypts at the time of Unpacking.
- Application writes Packing and Unpacking reports.
Log in :-
Packing :-
Unpacking :-