mirror of
https://github.com/vee1e/capa-rules.git
synced 2026-09-02 03:17:19 +00:00
Merge pull request #276 from fireeye/williballenthin-patch-1
add compiled-from-visual-basic.yml
This commit is contained in:
commit
ceca25cfab
1 changed files with 12 additions and 0 deletions
12
compiler/vb/compiled-from-visual-basic.yml
Normal file
12
compiler/vb/compiled-from-visual-basic.yml
Normal file
|
|
@ -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
|
||||
Loading…
Add table
Add a link
Reference in a new issue