16
Home
Bw3ll edited this page 2022-10-21 15:06:42 -05:00

SHAREM is a shellcode analysis or malware analysis tool that utilizes emulation and static analysis techniques to provide useful information about a sample.

Arguably emulation is static analysis, so we can obtain a tremendous wealth of information without ever executing the shellcode, emulating over 12,000 WinAPIs and 98% of user-mode Windows syscalls, and generating highly detailed reports (text file and JSON).

It can be used to analyze raw samples of shellcode and additionally PE files.