Hi, I am a newbie, so I am unfamiliar with programming.
So, what I want to do is to only unpack malwares in specified directory and
store unpacked malwares
Currently, based on advice and manual, I wrote a simple code like this
#include
#i
Hi, my name is Tamura.
Due to my university project in my lab, I want to utilize unpacking
function of clamav.
So, is there anyway to only unpack binary files without any other analysis?
Because performance of my project is very important, other unnecessary
analysis steps degrade performance.
I