https://github.com/aziascreations/Excel-Worksheet-Password-Remover
Tool that aims to simplify the removal of passwords on Excel's Worksheet by leaving the task of editing the XML files on an Excel document to your browser.
https://github.com/aziascreations/Excel-Worksheet-Password-Remover
excel excel-password password-removal
Last synced: about 2 months ago
JSON representation
Tool that aims to simplify the removal of passwords on Excel's Worksheet by leaving the task of editing the XML files on an Excel document to your browser.
- Host: GitHub
- URL: https://github.com/aziascreations/Excel-Worksheet-Password-Remover
- Owner: aziascreations
- Created: 2021-09-06T17:39:47.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-07-01T05:01:09.000Z (almost 3 years ago)
- Last Synced: 2025-02-21T11:20:22.709Z (about 2 months ago)
- Topics: excel, excel-password, password-removal
- Language: HTML
- Homepage: https://aziascreations.github.io/Excel-Worksheet-Password-Remover
- Size: 7.81 KB
- Stars: 20
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
- jimsghstars - aziascreations/Excel-Worksheet-Password-Remover - Tool that aims to simplify the removal of passwords on Excel's Worksheet by leaving the task of editing the XML files on an Excel document to your browser. (HTML)
README
# Excel Worksheet Password Remover
This project aims to simplify the removal of passwords on Excel's Worksheet by leaving the task of editing the XML files on an Excel document to your browser.
## Preface
This tool is intended to be used with files for which you have the express authorization to remove the password from.
If you don't have said authorisation, you should refer to the proper authority for more information on the matter.
I am only providing a generic tool, you are the one who decides what you do with it and that take the responsability of using it !**NO DATA IS SENT OVER THE INTERNET** while using this tool as everything is done inside of your browser using JavaScript.
However, for legal reason, you should refrain from using this tool if your file contains sensitive informations unless you have received authorization from the appropriate authorities to avoid any potential legal issue on your side.This tool **WILL NOT** reveal the original password since they are secured and not stored in clear text, it will only **REMOVE** them.
By using this tool, you accept the entire responsability that comes with using said tool as it is provided “as is”, without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose and noninfringement.
## Using the tool
To use this tool you can either visit [aziascreations.github.io/Excel-Worksheet-Password-Remover](https://aziascreations.github.io/Excel-Worksheet-Password-Remover) or download the repository.
## Video Demo
[](https://www.youtube.com/watch?v=tMO9ahYELI0)
## License
[Unlicense](LICENSE)
This license does not apply to [Bootstrap](https://getbootstrap.com/) and [JSZip](https://stuk.github.io/jszip/).