Behaviors
List of software behaviors discovered with static code analysis.
Renames a file or directory. (x1)
file
Deletes a file/directory. (x2)
file
Creates temporary files. (x1)
file
Loads the kernel32.dll dynamic link library. (x1)
execution
Queries the value of an environment variable. (x1)
search
Enumerates files in a given directory. (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. (x1)
execution
Turns off the command echoing feature. (x1)
stealth