Simple script to create VBscript of exe and inject to xlsm

Executable file injection to Excel documents (.xlsm)

📄 Description

Simple python script to create xlsm dropper of given executable file. You can change code or expand it for another Office extensions

📺 How to use

python3 exe-to-xlsm.py -i input_file.exe --xlsm output_document.xlsm

❗ Notice

This script can be used to deliver potential dangerous software, so use it only for educational purposes or for self-practicing

  • Do not distribute
  • Do not use for malicious purposes

GitHub

View Github

 

 

 

To finish reading, please visit source site