avwhy icon indicating copy to clipboard operation
avwhy copied to clipboard

A script to reverse-engineer anti-virus signatures

Results 1 avwhy issues
Sort by recently updated
recently updated
newest added

``` $ python avwhy.py mcafee malware.exe Traceback (most recent call last): File "avwhy.py", line 347, in main() File "avwhy.py", line 330, in main if not scanner.ismalicious(): File "avwhy.py", line 290,...