h-ssh

Results 3 comments of h-ssh

the option would be a nice addition! since a regex can be specified it could be good to include parsing of regex flags for added customisation I think [yara](https://virustotal.github.io/yara/) would...

I see! Maybe if the regex is sanitised before it is carried out for edge cases like this. I'm under the impression that there is a limit of 64 characters...

RE2 is definitely a great solution and makes bulk extractor work very well. Would you be imagining a solution that makes use of both YARA and RE2 ? e.g. should...