SkillAgentSearch skills...

Getvba

A web interface for olevba

Install / Use

/learn @takehiko/Getvba
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

getvba

A web interface for olevba, a script included in oletools. You can extract VBA macros from your *.xlsm files, without running Microsoft Excel.

how to build

git clone git@github.com:takehiko/getvba.git
cd getvba
docker build -t takehiko/getvba .

running

docker run --rm -d -p 8000:8000 --name getvba takehiko/getvba

browsing

<span>http</span>://(docker host):8000/cgi-bin/vba

View on GitHub
GitHub Stars5
CategoryDevelopment
Updated2y ago
Forks1

Languages

Python

Security Score

55/100

Audited on Sep 25, 2023

No findings