google / vxsig

Automatically generate AV byte signatures from sets of similar binaries.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add command-line options to control signature output

cblichmann opened this issue · comments

VxSig should be able to output:

  • just the signature to stdout (no messages or messages to stderr)
  • write signatures to file in the requested format

Cutting and pasting from stdout is a bit tedious.