berggren / foorep

Forensics/Malware repository

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add with annotate

dkovar opened this issue · comments

If you are submitting a set of samples via the command line, you might want to group them with tags:

for i in IR-2012-12-16
do:
foorep add $i annotate -t IR-2012-12-16
done

Yes, this is absolutely something we need. I'll look into it.