Advertisement
Guest User

Untitled

a guest
Jul 21st, 2017
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 0.32 KB | None | 0 0
  1.  static const UnicodeString BadNames[] = {
  2.     "autorun.inf",
  3.     "autorun.vbs",
  4.     "`.vbs",
  5.     "`.vbe",
  6.     "copy.exe",
  7.     "host.exe",
  8.     "tel.xls.exe",
  9.     "mmc.exe",
  10.     "spoclsv.exe",
  11.     "Fucker.vbs",
  12.     "soundmix.exe",
  13.     "RVHost.exe",
  14.     "Macromedia__Setup.exe",
  15.     "destrukto.vbs",
  16.     NULL};
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement