mirror of
https://github.com/vee1e/capa-rules.git
synced 2026-09-01 10:58:40 +00:00
12 lines
239 B
YAML
12 lines
239 B
YAML
rule:
|
|
meta:
|
|
name: compiled with Xamarin
|
|
namespace: compiler/xamarin
|
|
authors:
|
|
- michael.hunhoff@mandiant.com
|
|
scopes:
|
|
static: file
|
|
dynamic: file
|
|
features:
|
|
- or:
|
|
- namespace: Xamarin.Essentials
|