Dr. Corey Hartman
Dr. Corey Hartman
> Please add/extend an example that covers suggested changes to the [examples](https://github.com/antlr/grammars-v4/tree/master/vba/examples) subdirecotry. The sub directory should already have line numbers i added last patch of mine, this one just...
> @Xenios91 The VBA editor that ships with excel automatically strips trailing whitespace out of a line label. If the line label is on the same line as a statement,...
> > being generated by something like apache poi … > > I had not heard of Apache POI, so I looked it up. I’ve been working on my own...
test added
> Can you provide examples? Is it possible they do not parse correctly because they are, in fact, not proper syntax? > > https://learn.microsoft.com/en-us/openspecs/microsoft_general_purpose_programming_languages/ms-vbal/d5418146-0bd2-45eb-9c7a-fd9502722c74 > > The MS-VBAL specification states...
Let me run some of these through a sandbox again to confirm they are indeed running properly.
I guess it depends on what you want, from my perspective im interesting in using this tool to parse malware, so when a document is inproper but runs it still...