Skip to content
#

vba

Here are 667 public repositories matching this topic...

sarah-dev-av
sarah-dev-av commented Mar 24, 2020

In the documentation https://github.com/decalage2/oletools/wiki/olevba, it says "MS Office files encrypted with a password are also supported, because VBA macro code is never encrypted, only the content of the document". This makes me think, for an encrypted office file, olevba can extract the macro with or without a password provided. However, this is not the case. olevba seems only extracts the

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 Jul 3, 2020
  • Python
rminderhoud
rminderhoud commented Nov 27, 2019

The RangeDeserialize and RangeDeserializeBuilder functionality is great but it's not immediately clear that these functions are closely integrated with serde. All the examples show the values being deserialized into a tuple but I think it would be good to have at least one example somewhere showing how it can be deserialized into a struct in combination with serde.

spences10
spences10 commented Mar 15, 2017

@mattpalermo I'm not sure if this is taken care of anywhere already but

Here's my experience, have the source code somewhere on your machine, go to build the add-in, so for me I know how to build the Excel .xlsm from the source then add the modules all groovy, then I compile...

I know that there are some refs need adding and I could just go through and hit compile and add in the refer

Improve this page

Add a description, image, and links to the vba 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 vba topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.