DeepSlicer
Download PDF
DeepSlicer is a static analyzer. It reads the script text, determines the language in which it is written, and provides information about its suspicious functionality without direct execution, such as registry modifications or file download.
In Fig. 14.3.1, potential activity is shown – functions that are present in the code but may not be executed.
In Fig. 14.3.2, detected activity is shown – functions that are explicitly called in the code.
warning
Pay attention to potentially malicious activity.

Fig. 14.3.1 – DeepSlicer Page: Potential Activity

Fig. 14.3.2 – DeepSlicer Page: Detected Activity

Fig. 14.3.3 – DeepSlicer Page: Legitimate Activity