BayshoreNetworks / yextend

Yara integrated software to handle archive file data.
BSD 3-Clause "New" or "Revised" License
299 stars 59 forks source link

Exception when using run_yextend to run a ruleset on a pdf file #6

Closed spal-bayshorenetworks closed 8 years ago

spal-bayshorenetworks commented 8 years ago

Exception when using run_yextend to run a ruleset on a pdf file

Traceback (most recent call last): File "./run_yextend", line 169, in print_yextend_output(out=out) File "./run_yextend", line 120, in print_yextend_output rmdspl_offset, rmdspl_label = rmdspl.split(':') ValueError: need more than 1 value to unpack Fermilab.pdf

dre commented 8 years ago

Fixed - b847daa