-
Notifications
You must be signed in to change notification settings - Fork 48
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(crit): add SearchPattern method on MemoryReader
This commit adds a new method `SearchPattern` to `MemoryReader` to search for patterns inside the process memory pages. This method accept regular expressions for flexible pattern matching and a context (number of bytes before and after the pattern match). Signed-off-by: Kouame Behouba Manasse <[email protected]>
- Loading branch information
Showing
1 changed file
with
91 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters