Malware Static Analysis with Windows Sysinternals

Strings is a malware static analysis tool for extracting ascii and unicode strings from a file. This can reveal valuable information such as URL, IP Aaddress and functions used.

In this topic we will discuss command prompt base strings analysis in Windows Architecture.