Skip to content

Latest commit

 

History

History
41 lines (24 loc) · 856 Bytes

readme.md

File metadata and controls

41 lines (24 loc) · 856 Bytes

PowerConeSnail

This is Powershell Injection Framework for Excel VBA.

Description

You can injection your powershell script into your xlsm file easily. The creature from which this repository name was derived is Conus geographicus.

Conus-geographicus

If your work environment is full of Linux and Unix, xlwings may be a better option. That may not be the case with Windows.

Requirement

  • Powershell 7 or Later
  • Excel 2007 or Later
  • Windows 7 or Later

Usage

  1. Write your code in src/main.ps1.
  2. First run build-module.ps1.
  3. Then generated src/Classes/PayloadCreater.vb.
  4. Next run write-vba.ps1.

Contribution

Always welcome.

Licence

MIT

Author

@ShortArrow