diff --git a/lib/allocate-memory.yml b/lib/allocate-memory.yml index 432b2b07..13c2dde1 100644 --- a/lib/allocate-memory.yml +++ b/lib/allocate-memory.yml @@ -3,6 +3,7 @@ rule: name: allocate memory authors: - 0x534a@mailbox.org + - "@mr-tz" lib: true scope: basic block mbc: @@ -29,4 +30,3 @@ rule: - string: "ZwAllocateVirtualMemory" - string: "NtMapViewOfSection" - string: "ZwMapViewOfSection" -