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