computer science

0001-01-01

Computer Science is the study of computers and computational systems.

Computer science is a branch of both Formal Science and Electrical Engineering. ...

Read More

ComRAT

0001-01-01

ComRAT (aka Chinch) is a complex malware backdoor written in C++, descended from Agent.BTZ, used by the Turla APT group. ...

Read More

comsvcs.dll

0001-01-01

comsvcs.dll is a Windows DLL that exports the MiniDump function.

rundll32 C:\windows\system32\comsvcs.dll MiniDump <pid of lsass> lsass.dmp ...

Read More

concatenation

0001-01-01

Concatenation is the process of joining two or more sequences of data together to form a single, continuous sequence.

Read More

configuration file

0001-01-01

Software often supports the concept of configuration files. These are typically plaintext files containing user-definable settings that alter how the ...

Read More

configuration management

0001-01-01

Configuration management (CM) is a process that helps maintain computer systems in a desired state over time.

Read More

conservative

0001-01-01

Conservatism is a political philosophy promoting the preservation of traditional institutions, customs, and values.

In Western culture, these values ...

Read More

constant

0001-01-01

A constant in mathematics and software development is a fixed value. Constants are used similarly to variables in software and equations, but their ...

Read More

consumer

0001-01-01

A consumer is someone who purchases goods or services for personal use.

Consumerism is the idea that people need to continuously buy new things and ...

Read More

container

0001-01-01

Containers are lightweight and portable environments which include everything a software application needs to run; its code, runtimes, libraries, and ...

Read More