CMakeList.txt

0001-01-01

CMakeLists.txt files are the main configuration file of a CMake project. It contains information about the project and how to build it.

Documentation ...

Read More

cmd.exe

0001-01-01

cmd.exe is a command-line shell found on Windows systems.

Read More

Cobalt Strike

0001-01-01

Cobalt Strike is command and control software originally developed by Raphael Mudge, and later by HelpSystems, which later became Forta. ...

Read More

code completion

0001-01-01

code completion is a feature common in many editors and IDEs that auto-completes programming-related words and patterns.

Read More

code maintainability

0001-01-01

Code maintainability is a software development concept that refers to how easily source code and other such materials can be understood, modified, and ...

Read More

code obfuscation

0001-01-01

Code obfuscation is an anti-forensic technique where source code is modified in a manner intended to hide its true intentions and/or increase the ...

Read More

code readability

0001-01-01

Code readability is a software development concept that refers to the degree of difficulty, effort, or friction required to read source code.

Code ...

Read More

code reuse

0001-01-01

code reuse is when identical or largely-identical source code is found in separate projects.

Read More

code reuse as attribution

0001-01-01

Often, related groups of threat actors will reuse bits and pieces of code in separate pieces of malware. This can be used as an attribution method. If ...

Read More

collar and sleeve guard

0001-01-01

Collar and sleeve guard is a guard and attack system in which tori maintains control of uke’s collar and sleeve on the same side of uke’s ...

Read More