file descriptor
0001-01-01
On Linux and Unix-like systems, a file descriptor is a process-unique identifer representing a file, socket, pipe, or other input/output resource. ...
Read More
file descriptors
0001-01-01
Read More
file extension
0001-01-01
A file extension is typically a three or four letter code that appears at the end of a file’s name, indicating its file type.
Read More
file format
0001-01-01
A file format is a standard way that information is encoded for storage in a file.
Read More
file header
0001-01-01
Read More
File Header
0001-01-01
The file headers (IMAGE_FILE_HEADER) contains information about a PE file’s sections, characteristics, and additional information.
Read Moretypedef ...
file infector
0001-01-01
A file infector is a type of malware that embeds itself into other executable files and is propagated when infected files are ran.
Read More
file integrity monitoring
0001-01-01
File Integrity Monitoring is a cybersecurity process that checks and verifies the state of files on a file system, alerting on alterations to files.
Read More
file magic
0001-01-01
magic headers or file magic refers to predictable header or footer byte sequences that are used to identify file formats and types.
libmagic is a ...
Read More
file manager
0001-01-01
A file manager is a program used to explore and manage files and directories on a filesystem.
Read More