Skip to content

LYLC/E4MacroExtractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

Introduction

Excel 4.0 macro functions are supported in the latest Microsoft Excel program. This Python 3 script is developed to extract the Excel 4.0 macro codes by tracing the function flow without actually executing the code. This script uses an insecure Python module according to Python's website. It is recommended to run this script on a virtual machine.

The new writing style is continuously evolving. This script may not support all the new features/techniques. Hence, bugs are expected. Use it as is. This script will be improved to enhance the stability and functionality. Please feel free to reach out to me if any bugs are found.

Version

0.6.0

Usage

Usage: python3 E4MacroExtractor.py [FILE_NAME]

Example

python3 E4MacroExtractor.py test.xlsm

SHA256

857cf45a0c4092211e65ca02e3c73ec7839fd1dd3386fc30a4449dec9c3bcec9 E4MacroExtractor-0.6.0.zip

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors