Behaviors
List of software behaviors discovered with static code analysis.
Contains URLs that use non-standard ports. (x1)
network
Renames a file or directory. (x1)
file
Evaluates an expression. (x1)
execution
Enumerates files in a given directory. (x1)
search
Converts binary data to its string representation, commonly used in obfuscation. (x1)
packer
Writes data to the STDOUT stream. (x1)
execution
Compiles a string into a Python code object, which can be executed. (x1)
execution
Reads from files. (x1)
file
Checks if a file or a directory exists. (x1)
file
Imports the "time" module, which provides various time-related functions. (x1)
execution