mirror of
https://github.com/mandiant/capa-rules
synced 2026-06-08 15:41:20 +00:00
Merge pull request #276 from fireeye/williballenthin-patch-1
add compiled-from-visual-basic.yml
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
rule:
|
||||
meta:
|
||||
name: compiled from Visual Basic
|
||||
namespace: compiler/vb
|
||||
author: "@williballenthin"
|
||||
scope: file
|
||||
examples:
|
||||
- 9bca6b99e7981208af4c7925b96fb9cf
|
||||
features:
|
||||
- and:
|
||||
- string: /VB5!.*/
|
||||
- import: msvbvm60.ThunRTMain
|
||||
Reference in New Issue
Block a user