diff --git a/CHANGELOG.md b/CHANGELOG.md index c28d9f9ee..1fe2e8dbd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,7 +10,7 @@ ### Breaking Changes -### New Rules (16) +### New Rules (19) - nursery/get-ntoskrnl-base-address @mr-tz - host-interaction/network/connectivity/set-tcp-connection-state @johnk3r @@ -28,6 +28,9 @@ - nursery/encrypt-data-using-rc4-via-systemfunction032 richard.weiss@mandiant.com - nursery/add-value-to-global-atom-table @mr-tz - nursery/enumerate-processes-that-use-resource @Ana06 +- host-interaction/process/inject/allocate-or-change-rwx-memory @mr-tz +- lib/allocate-or-change-rw-memory 0x534a@mailbox.org @mr-tz +- lib/change-memory-protection @mr-tz - ### Bug Fixes diff --git a/README.md b/README.md index aa1306ce0..eb5944b91 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![PyPI - Python Version](https://img.shields.io/pypi/pyversions/flare-capa)](https://pypi.org/project/flare-capa) [![Last release](https://img.shields.io/github/v/release/mandiant/capa)](https://github.com/mandiant/capa/releases) -[![Number of rules](https://img.shields.io/badge/rules-846-blue.svg)](https://github.com/mandiant/capa-rules) +[![Number of rules](https://img.shields.io/badge/rules-847-blue.svg)](https://github.com/mandiant/capa-rules) [![CI status](https://github.com/mandiant/capa/workflows/CI/badge.svg)](https://github.com/mandiant/capa/actions?query=workflow%3ACI+event%3Apush+branch%3Amaster) [![Downloads](https://img.shields.io/github/downloads/mandiant/capa/total)](https://github.com/mandiant/capa/releases) [![License](https://img.shields.io/badge/license-Apache--2.0-green.svg)](LICENSE.txt) diff --git a/rules b/rules index c67c2ffda..8f806bbf6 160000 --- a/rules +++ b/rules @@ -1 +1 @@ -Subproject commit c67c2ffda2b24ea5f343f953763719ff79bdc45e +Subproject commit 8f806bbf6c742c1b6484d2ba6839318e5a627acf