mirror of
https://github.com/vee1e/capa-rules.git
synced 2026-09-01 19:07:15 +00:00
16 lines
437 B
YAML
16 lines
437 B
YAML
rule:
|
|
meta:
|
|
name: create File Decompression Interface context on Windows
|
|
authors:
|
|
- jakub.jozwiak@mandiant.com
|
|
lib: true
|
|
scopes:
|
|
static: function
|
|
dynamic: call
|
|
references:
|
|
- https://docs.microsoft.com/en-us/windows/win32/msi/cabinet-files
|
|
examples:
|
|
- 44bad2e2a9e387b86870f009d01833ea4618d2a7cda5f64fa84a19f3bdf4efaf:0x1400028E0
|
|
features:
|
|
- or:
|
|
- api: cabinet.FDICreate
|