Compiler Options - Anti-Reversing

0001-01-01

Malware can be built using compiler flags and settings that produce object files that are harder to analyze.

These flags can be an easy addition to ...

Read More

compression

0001-01-01

Compression is an encoding technique in which information is represented in fewer bits than its original representation. ...

Read More

compromises are inevitable

0001-01-01

For most individuals and organizations, it isn’t a matter of if, but when they will be compromised.

Attackers come up with clever new ways to ...

Read More

computer networks

0001-01-01

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