excel-password

There are 8 repositories under excel-password topic.

  • craXcel

    petemc89/craXcel

    Command line application to unlock Microsoft Office password protected files.

    Language:Python12361019
  • craXcel-desktop

    petemc89/craXcel-desktop

    Desktop application to unlock Microsoft Office password protected files.

    Language:C#313511
  • 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.

    Language:HTML11204
  • cchheang/Excel-VBA-Password-Manager-and-Changer

    VBA functions to allow storage, retrieval and changing of an encrypted password within excel. Used in conjuction with excel's protect feature to design protected features or priviliges.

    Language:Visual Basic5206
  • iditectweb/excel

    Standalone .NET Excel editing library, not require any Microsoft Office Interop Assemblies, to create, load, modify and save xlsx (xlsm) spreadsheet in .NET framework

    Language:C#4101
  • Noettore/excelUnprotect

    Python script to remove the MS Excel workbook and worksheet protections

    Language:Python2100
  • NagarajSundaramahalingam/protected_excel_eda

    Read protected excel(multiple sheets) with password and perform EDA.

    Language:HTML0100
  • Hellz1/ExcelMailing

    Este proyecto utiliza la librería EPPlus para la generación de un Excel, con cifrado de contraseña y se envía vía SMTP usando Outlook. (haciendo uso de Stream, sin usar escritura en disco)

    Language:C#