srounet / Pymem

A python library for windows, providing the needed functions to start working on your own with memory editing.
MIT License
303 stars 45 forks source link

use DOTALL for pattern searching #58

Closed StarrFox closed 3 years ago

StarrFox commented 3 years ago

This pull request adds the re.DOTALL flag to the pattern search so line break bytes like b"\x0A" (new line) are also matched by .