A forum for reverse engineering, OS internals and malware analysis 

Ask your beginner questions here.
 #27091  by kvz3
 Wed Oct 28, 2015 10:23 pm
Hi all,

I was wondering, how effective is to run malware samples in a real machine and generate memory dumps to overcome packing? The goal is then to analyse the binary statically from the dump.

Thanks!
Kvz3
 #27098  by EP_X0FF
 Thu Oct 29, 2015 10:35 am
Very effective. You don't need a real machine.
 #27121  by TETYYSs
 Sun Nov 01, 2015 1:19 pm
kvz3 wrote:at what point during execution should it be dumped?
on the final point it injects the code, often on WriteProcessMemory