Skip to content

Commit

Permalink
Merge pull request mandiant#826 from mandiant/rules52-36
Browse files Browse the repository at this point in the history
add xxProtectVirtualMemory apis
  • Loading branch information
mr-tz authored Sep 13, 2023
2 parents eba332e + f971df9 commit b9c2bc1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/allocate-memory.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,5 @@ rule:
- api: ZwAllocateVirtualMemory
- api: NtMapViewOfSection
- api: ZwMapViewOfSection
- api: NtProtectVirtualMemory
- api: ZwProtectVirtualMemory

0 comments on commit b9c2bc1

Please sign in to comment.