Skip to content

oXis/gomacro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GoMacro

Small utility and lib to create Word Documents with malicious macros.

  • pkg/gomacro contains the lib code that interface with go-ole.
  • pkg/obf contains code to obfuscate VB code.
  • cmd/main contains a complete example on how to use gomacro lib to create a Word Doc with a macro.
  • resources contains macro VB code

The main file is heavily commented so you can follow the steps to make a doc.

Blogpost here

About

Small utility to create Word Macro in Go using github.com/go-ole/go-ole

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages