Code Monkey home page Code Monkey logo

vbastomp's Introduction

Example VBA Stomped Documents Repository

A repository of example VBA stomped documents. For more information about VBA Stomping, see vbastomp.com. These are non-malicious documents and the macro is a simple message box popup.

You must open the file that matches your office version to see the desired effect of VBA stomping.

Note: VBA stomping does not currently work for XLS files, never-the-less they have been included in this repo.

Stomped Files (Random vs Fake Code)

Files tagged with _random have had their VBA source code replaced with random bytes using the Adaptive Docoument Builder Python script.

Files tagged with _fakecode have had their VBA source code replaced with the source code found in fakecode_word_vba.txt or fakecode_excel_vba.txt using the Evil Clippy tool.

Filename Convention

The file name starts with the Office version and indicates if it is a 32-bit or 64-bit install.

Prefix Description
2003x32 Office 2003, 32-bit
2019x64 Office 2019, 64-bit

The Office version is followed by either _word or _excel indicating whether it is an MS Word or MS Excel document.

The last part of the filename indicates whether the VBA source code was replaced with random bytes or with new source code as described in the section above.

The .doc and .xls extensions are files saved in the 97-2003 format, while the docm and xlsm file formats are saved in the 2007 and up format (a zip archive xml format).

Original Files

The original files can be found in the original_files_b4_stomping folder.

vbastomp's People

Contributors

clr2of8 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.