mirror of
https://github.com/vee1e/capa-rules.git
synced 2026-09-02 19:37:19 +00:00
12 lines
264 B
YAML
12 lines
264 B
YAML
rule:
|
|
meta:
|
|
name: compiled from Visual Basic
|
|
namespace: compiler/vb
|
|
author: "@williballenthin"
|
|
scope: file
|
|
examples:
|
|
- 9bca6b99e7981208af4c7925b96fb9cf
|
|
features:
|
|
- and:
|
|
- string: /VB5!.*/
|
|
- import: msvbvm60.ThunRTMain
|