extension
External tools

oletools

Python tool which can be used to decode VBA P-Code (VBA's intermediate language).

Category: External tools
Host: github.com
GitHub: @decalage2
Platforms: Windows, Mac

Open on github.com

Alternative external tools libraries (6)

  • twinBasic — A VBA compatible parser, evaluator and compiler.
  • vscode-vba — Extension that adds VBA editor support to Visual Studio Code.
  • VBA Pro — VSCode Extension that adds enhanced VBA support based on Language Service Protocol. The source is also [on GitHub](https://github.com/SSlinky/VBA-LanguageServer).
  • VBA Build — Github action to automatically build a VBA project on commit.
  • VBA Project Compiler — A python library which can be utilised to compile VBA projects. There is also a built-in [Excel addin…
  • WinVBA — A modern IDE for Visual Basic for Applications (VBA) development.