Behaviors
List of software behaviors discovered with static code analysis.
Encodes data using the Base64 algorithm. (x1)
packer
Deletes a file/directory. (x2)
file
Creates temporary files. (x1)
file
Calculates the SHA-256 hash of data. (x1)
file
Queries the system time. (x2)
settings
Queries the value of an environment variable. (x1)
search
Converts binary data to its string representation, commonly used in obfuscation. (x1)
packer
Writes to files. (x2)
file
Writes data to the STDOUT stream. (x5)
execution
Reads from files. (x2)
file