We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I was currently using pymem, but completely stuck on getting this stupid pattern scan working.
For an unknown reason b"\xA1....\x8B\x40.\x85\xC0\x74.\x0F\x28..\xEB\x07\x0F\x28\x05....\x80" is causing regex issues.
As such, I'm trying to figure out if there's other libraries that'll let me perform pattern scans, such as pymemedit. Is this possible?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I was currently using pymem, but completely stuck on getting this stupid pattern scan working.
For an unknown reason b"\xA1....\x8B\x40.\x85\xC0\x74.\x0F\x28..\xEB\x07\x0F\x28\x05....\x80"
is causing regex issues.
As such, I'm trying to figure out if there's other libraries that'll let me perform pattern scans, such as pymemedit.
Is this possible?
The text was updated successfully, but these errors were encountered: