mirror of
https://github.com/vee1e/capa-rules.git
synced 2026-09-03 03:47:23 +00:00
13 lines
307 B
YAML
13 lines
307 B
YAML
rule:
|
|
meta:
|
|
name: open thread
|
|
author: 0x534a@mailbox.org
|
|
lib: true
|
|
scope: basic block
|
|
examples:
|
|
- 787cbc8a6d1bc58ea169e51e1ad029a637f22560660cc129ab8a099a745bd50e:00502F4C
|
|
features:
|
|
- or:
|
|
- api: kernel32.OpenThread
|
|
- api: NtOpenThread
|
|
- api: ZwOpenThread
|