The Wayback Machine - https://web.archive.org/web/20220716172322/https://github.com/topics/macros
Skip to content
#

macros

Here are 1,167 public repositories matching this topic...

Nim
quantimnot
quantimnot commented Jun 25, 2022

I can't find any documentation or thorough tests of the path substitution performed by compiler/options/pathSubs.

From looking at the code, these are the substitutions:

  • $nim: global nim prefix directory path
  • $lib: stdlib directory path
  • $home: user's home directory path
  • $config: I think this is the directory path to the either the nimscript calling
    `compiler/options/path

macro_pack is a tool by @EmericNasi used to automatize obfuscation and generation of Office documents, VB scripts, shortcuts, and other formats for pentest, demo, and social engineering assessments. The goal of macro_pack is to simplify exploitation, antimalware bypass, and automatize the process from malicious macro and script generation to final document generation. It also provides a lot of helpful features useful for redteam or security research.
  • Updated May 12, 2022
  • Python

Improve this page

Add a description, image, and links to the macros topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the macros topic, visit your repo's landing page and select "manage topics."

Learn more