mirror of
https://github.com/vee1e/capa-rules.git
synced 2026-09-03 11:57:25 +00:00
add import
This commit is contained in:
parent
58ac3d724b
commit
83d4e3bc02
2 changed files with 2 additions and 0 deletions
|
|
@ -30,6 +30,7 @@ rule:
|
|||
- api: SHGetFolderPathAndSubDir
|
||||
- api: shell32.SHGetFolderPath
|
||||
- api: shell32.SHGetFolderLocation
|
||||
- api: shell32.SHGetKnownFolderPath
|
||||
- api: shell32.SHGetSpecialFolderPath
|
||||
- api: shell32.SHGetSpecialFolderLocation
|
||||
- api: System.IO.Directory::GetCurrentDirectory
|
||||
|
|
|
|||
|
|
@ -17,3 +17,4 @@ rule:
|
|||
- api: VerifyVersionInfo
|
||||
- api: VerSetConditionMask
|
||||
- api: RtlGetNtVersionNumbers
|
||||
- api: GetProductInfo
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue