Project is based on malware analysis staticaly and further if we can we will try to add dynamocally too.
Scope of Project
First step:
we make a code for virustotal to match the hash value of file if it match then we can fetch some information about the file from virustotal API
we need to make hash of file first
Second step:
we make a code for strings value check and header check try to get the metadata as much as possible from the file
Third step:
Fourth step: