From 55f5496a4a4d638453b8852e1df3728d87021d53 Mon Sep 17 00:00:00 2001 From: Richard <9610284+richardweiss80@users.noreply.github.com> Date: Fri, 15 Sep 2023 04:46:24 -0700 Subject: [PATCH] added match of prior matching rule 'link function at runtime on Windows' and rearranged the features section --- nursery/encrypt-data-using-rc4-via-systemfunction032.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/nursery/encrypt-data-using-rc4-via-systemfunction032.yml b/nursery/encrypt-data-using-rc4-via-systemfunction032.yml index 075bbbc2..de987f86 100644 --- a/nursery/encrypt-data-using-rc4-via-systemfunction032.yml +++ b/nursery/encrypt-data-using-rc4-via-systemfunction032.yml @@ -19,7 +19,8 @@ rule: - or: - api: SystemFunction032 - and: + - match: link function at runtime on Windows + - string: "SystemFunction032" - or: - string: /advapi32/i - string: /cryptsp/i - - string: "SystemFunction032"