Code Monkey home page Code Monkey logo

excelunlocker's Introduction

ExcelUnlocker

この Python スクリプトは、Excel ファイルのパスワードを解析するためのツールです。 暗号化された Excel ファイルに対して、指定されたパスワードリストもしくは総当たり方式で生成したパスワードを試し、正しいパスワードが見つかった場合にファイルを解除します。

使用方法

  1. Python をインストールします。
  2. 必要なライブラリをインストールします。 (msoffcrypto, pandas, tkinter)
  3. password.txt という名前のテキストファイルに、解析に使用したいパスワードのリストを作成します。一つのパスワードを一行に記述します。
  4. スクリプトを実行します。Excel ファイルを選択し、パスワードを解析します。
  5. 解析が成功すると、解除された Excel ファイルが同じディレクトリに作成されます。

注意事項

  • このスクリプトを使用する際は、必ず法律と倫理を遵守してください。

ライセンス

Apache-2.0 license

excelunlocker's People

Contributors

kotaooka avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.