Skip to content

A lightweight tool to unlock Excel worksheets in case you forgot the password. πŸ”“

License

Notifications You must be signed in to change notification settings

azmke/unprotexcel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

14 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Unprotexcel

Unprotexcel is a lightweight Java-based tool built with Maven designed to remove editing protection from Excel files, perfect for when you have forgotten the password. With a user-friendly interface and robust features, this tool ensures you can access and modify your Excel files with ease.

Tool Interface

Features

Unprotexcel offers a variety of features to quickly and easily unlock your Excel files:

  • πŸ” File Selection: Choose an Excel file via button, drag-and-drop, or menu.
  • πŸ”“ Unlocking: Easily unlock protected Excel files with a single click.
  • πŸ’Ύ Save Option: Save the unlocked file to your desired location.
  • πŸŒ— Themes: Switch between light and dark themes for a comfortable user experience.
  • 🌍 Languages: Toggle between English and German for a localized experience.

Download

You can download the latest release of Unprotexcel for your operating system from the links below:

Usage

Follow these simple steps to use Unprotexcel:

  1. Select File: Click the "Choose File" button, use drag-and-drop, or go to "File > Open file" to select an Excel file.
  2. Unlock: Click the "Unlock" button.
  3. Save: A dialog will prompt you to choose where to save the unlocked file. Select the destination and save.

Building

Prerequisites

Ensure you have the following installed:

Installation

  1. Clone the repository:

    git clone https://github.com/azmke/unprotexcel.git
    cd unprotexcel
  2. Build the project with Maven:

    mvn clean install
  3. Run the application:

    java -jar target/unprotexcel-0.1.0-SNAPSHOT.jar

Contributing

We welcome contributions from the community! Here's how you can help:

Reporting Bugs

If you encounter a bug, please open an issue.

Suggesting Features

We are always open to new ideas. If you have a feature request, please open an issue.

Code Contributions

  1. Fork the repository on GitHub.
  2. Create a feature branch:
    git checkout -b feature/AmazingFeature
  3. Commit your changes:
    git commit -m 'Add some AmazingFeature'
  4. Push to the branch:
    git push origin feature/AmazingFeature
  5. Open a Pull Request.

License

This project is licensed under the terms of the GNU General Public License v3.0. See the LICENSE file for details.

Disclaimer

By using this tool, you agree to the terms and conditions outlined in the DISCLAIMER.md.

About

A lightweight tool to unlock Excel worksheets in case you forgot the password. πŸ”“

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages