Behaviors
List of software behaviors discovered with static code analysis.
Converts binary data to its string representation, commonly used in obfuscation. (x1)
packer
Writes data to the STDOUT stream. (x1)
execution
Imports the "binascii" module, which contains methods for converting between binary and various ASCII-encoded binary representations. (x1)
execution
Uses logical functions. (x1)
behavior