PracticeTestGeeks home

(GREM) Giac Reverse Engineering Malware GREM Analyzing Web-Based Malware Questions and Answers

An analyst is examining a malicious JavaScript file and finds a long, concatenated string of `String.fromCharCode(104,101,108,108,111)`.
This code, when executed, produces a readable string.

What is the primary purpose of this technique?

Select your answer