Highlights
- Arctic Code Vault Contributor
- Pro
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
5,643 contributions in the last year
Activity overview
Contribution activity
October 2020
Created an issue in VirusTotal/yara that received 2 comments
support the use of function calls in the "for any of" construct
According to the documentation the for any of construct supports a boolean_expression. However this is only true for simpler inline expressions. A …