Skip to content
Quang Nguyễn edited this page Jul 18, 2016 · 4 revisions

This list puts together some important features/fixes we want to see in the future version:

  • Improve Sality detection.
  • Support Sandbox on emulator module (http://stackoverflow.com/questions/1590337/using-the-google-chrome-sandbox)
  • Update scan modules:
    • Detect and disinfect Virut polymorphic virus.
    • Detect and disinfect Polip polymorphic virus.
  • Support other archive formats:
    • RAR
    • 7z
    • gzip
    • cab
  • Detect virus in memory:
    • Create memory file system (IVirtualFs Interface) to integrate with current scan module
    • Disinfect in memory (??)
  • Update module
  • Low-level file handling functions: Replace CreateFileW, ReadFile, WriteFile, CloseFile API
  • Linux
Clone this wiki locally