issues
search
srounet
/
Pymem
A python library for windows, providing the needed functions to start working on your own with memory editing.
MIT License
315
stars
47
forks
source link
Add process search options
#105
Closed
v01d-gh
closed
1 year ago
v01d-gh
commented
1 year ago
Closes #69
Added argument process_search_exact_name_match (Is the full name match or just part of it expected?)
Added argument process_search_ignore_case (Should ignore process name case?)
Closes #69