VoMM
Short for eVade o' Matic Module, VoMM is a method of making browser exploits mostly undetectable by security software. This is achieved by randomizing how the code is written and read by the browser by adding white-space randomization, random comments, variable and function names randomized, and other code obfuscation.
Also see: Security definitions
