Recognizable file formats

This group of constants defines file formats that can be recognized by Format Recognizer.

Text formats

Multimedia formats

Executable formats

Format

Description

Operating system

Extensions

KAV_FF_EXECUTABLE_WIN32PE_EXE

32-bit executable files (exe only)

32-bit Windows systems

exe

KAV_FF_EXECUTABLE_WIN32PE_EXEUI

Executable files of programs with a user interface, and executable files for the Microsoft POSIX subsystem

32-bit Windows systems

exe

KAV_FF_EXECUTABLE_WIN32PE_DLL

Dynamic libraries

32-bit Windows systems

dll, ocx, scr

KAV_FF_EXECUTABLE_WIN32PE_RESOURCE

Resource-only libraries

32-bit Windows systems

dll

KAV_FF_EXECUTABLE_WIN32PE_NET

 

 

 

KAV_FF_EXECUTABLE_WIN32PE_ILONLY

Executable files that contain only Common Intermediate Language (CIL)

32-bit Windows systems

exe, dll, ocx, scr

KAV_FF_EXECUTABLE_WIN32PE_ILLIBRARY

Common Intermediate Language libraries

32-bit Windows systems

exe, dll, ocx, scr

KAV_FF_EXECUTABLE_WIN32PE

32-bit executable files

32-bit Windows systems

exe, dll, ocx, scr

KAV_FF_EXECUTABLE_WIN32PE_SYS

System files

32-bit Windows systems

sys

KAV_FF_EXECUTABLE_WIN32PE_NET_RESOURCE_WITH_POSSIBLE_TRIVIAL_CODE

.NET resource-only libraries (may contain trivial code)

32-bit Windows systems

dll

KAV_FF_EXECUTABLE_DOS

Executable files that are not based on a Win32 or Win64 API

16-bit Windows systems, DOS, OS/2

exe, dll

KAV_FF_EXECUTABLE_DOS_NE_RESOURCE

New Executable (NE) resource-only libraries

16-bit Windows systems, DOS, OS/2

exe, dll

KAV_FF_EXECUTABLE_COM

 

 

 

KAV_FF_EXECUTABLE_JAVA

 

 

 

KAV_FF_EXECUTABLE_ELF

 

 

 

KAV_FF_EXECUTABLE_JS

 

 

 

KAV_FF_EXECUTABLE_VBS

 

 

 

KAV_FF_EXECUTABLE_BAT

 

 

 

KAV_FF_EXECUTABLE_MSI

 

 

 

KAV_FF_EXECUTABLE_DEB

 

 

 

KAV_FF_EXECUTABLE_RPM

 

 

 

KAV_FF_EXECUTABLE_SCRIPTS

 

 

 

KAV_FF_EXECUTABLE_MACHO

 

 

 

KAV_FF_EXECUTABLE_DEX

 

 

 

KAV_FF_EXECUTABLE_APK

 

 

 

KAV_FF_EXECUTABLE_PYC

 

 

 

KAV_FF_EXECUTABLE_APPLE_SCRIPT

 

 

 

KAV_FF_EXECUTABLE_WINDOWS_SHELLLINK

 

 

 

Office suite formats

Database files

Archive files

Web archive files

Miscellaneous

Page top