mirror of
https://github.com/vee1e/capa-rules.git
synced 2026-09-01 19:07:15 +00:00
Revert "Merge pull request #548 from mandiant/feature-remove-flavors"
This reverts commitbc28847dd9, reversing changes made to82308c4109.
This commit is contained in:
parent
3b72e490b3
commit
d43a6ee544
43 changed files with 343 additions and 401 deletions
|
|
@ -20,11 +20,8 @@ rule:
|
|||
# lea r9d, [rcx+40h] ; flProtect
|
||||
# call cs:VirtualAlloc
|
||||
- match: allocate memory
|
||||
- or:
|
||||
- number: 0x40
|
||||
- instruction:
|
||||
- mnemonic: lea
|
||||
- offset: 0x40
|
||||
- mnemonic: lea
|
||||
- offset: 0x40
|
||||
- api: CopyFile2
|
||||
- api: DeleteFileW
|
||||
- number: 0x00000001 = COPY_FILE_FAIL_IF_EXISTS
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue