Behaviors
List of software behaviors discovered with static code analysis.
Decodes data using the Base16 algorithm. (x2)
file
Encodes data using the Base16 algorithm. (x2)
file
Creates a process. (x2)
execution
Might monitor keystrokes. (x2)
steal
Contains URLs that reference the host by IP address. (x1)
network
Opens a URL. (x6)
network
Makes HTTP GET requests. (x2)
network
Converts binary data to its string representation, commonly used in obfuscation. (x11)
packer
Uses the java.lang.reflect.Constructor.newInstance method, which is used to construct new objects using reflection. (x7)
execution
Terminates a process. (x2)
execution