Hi,
It would be useful to have a way to save the analysis of the templates to a file. Right now since after the -- we need to pass the command to run I can't pipe the output to a file (> out.txt) since the app get's that > out.txt as part of the arguments of the target binary.
Good job with the tool. It's very useful!
Hi,
It would be useful to have a way to save the analysis of the templates to a file. Right now since after the
--we need to pass the command to run I can't pipe the output to a file (> out.txt) since the app get's that> out.txtas part of the arguments of the target binary.Good job with the tool. It's very useful!