Paul

Results 47 comments of Paul

Definitely the first option. I've already written the code for this and it seems to work well, just a little slow. I need to do further testing and cleanup. We...

The main problem is it's a bit of a bitch to setup the libyara on a platform other than Linux. See https://github.com/hillu/go-yara#installation I'm thinking the best way forward is running...

Hey @audibleblink I've just pushed the code to the v2 branch which includes the YARA rules and a lot of other stuff + code cleanup - definitely a WIP for...

l like this. Good idea. I'll keep it in mind and see what I can do.

No, the search query flag is _instead_ of the signatures. I’ll add a flag to make it inclusive. On Fri, Sep 27, 2019 at 16:28, naterobbified wrote: > Great tool....

Thanks @tharun208. Feel free to submit a PR

@zetaab What is your use case? I'm trying to understand why this would be needed.

@zetaab can you rebase this and I'll merge in?

+1. My use case is displaying the plot simulation on screen for a client before plotting -- "why is it blue?". For now I'm simply opening the SVG and replacing...