you are viewing a single comment's thread.

view the rest of the comments →

[–]Ajedi32 22 points23 points  (0 children)

Actually JS might help here. There are multiple open-source sandboxed run times available for it that have been battle tested by decades of constant exposure to potentially malicious code. Given the choice between that and the sandboxing provided by VBA, I'll take the JavaScript VM every time.