logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

gsf-vba-dump - extract Visual Basic for Applications macros

Authors

gsf-vba-dump's primary author is Jody Goldberg <jody@gnome.org>.

       The initial version of this manpage was written by J.H.M. Dassen (Ray) <jdassen@debian.org>.

Bugs

       Macro extraction from Powerpoint (.ppt) files has not been implemented yet.

Description

       This manual page briefly documents the gsf-vba-dump command.

       Various  Microsoft  binary  data  formats,  including Excel (.xls), Word (.doc) and PowerPoint (.ppt) can
       embed macro code streams. These macro streams are in P-code (intermediate language) compiled from  Visual
       Basic for Applications (VBA).

       The gsf-vba-dump utility extracts these macro streams.

License

gsf-vba-dump  is  licensed under the terms of version 2.1 of the GNU Lesser General Public License (LGPL)
       as published by the Free Software Foundation. For information on this license look  at  the  source  code
       that came with the software or see the GNU project page ⟨http://www.gnu.org⟩.

Name

       gsf-vba-dump - extract Visual Basic for Applications macros

See Also

gnumeric(1)

       The Gnumeric homepage ⟨http://www.gnome.org/projects/gnumeric/⟩.

       The GNOME project page ⟨http://www.gnome.org/⟩.

       Wikipedia, Visual Basic for Applications ⟨http://en.wikipedia.org/wiki/Visual_Basic_for_Applications⟩.

gsf                                              March 16, 2008                                           GSF(1)

Synopsis

gsf-vba-dump [FILE]...

See Also