Skip to content

VBA Password

Steps to Break VBA Password In Excel

  • Convert to Zip and Open Zip go to xl/VBAProject.bin and Copy to New location
  • Open that file in vscode or Notepad and Locate DPB key At End, Change it to DPX and Save File
  • Append this New File to Zip
  • Rename TO xlsm and Open it, Choose yes and Ok for every warning
  • Open VBA code Editor and From Project Property Disable Password Protection
  • Save File and Reopen it
  • You should be able to see all modules