[go: up one dir, main page]

Skip to content
New issue

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

Fix: Finding patterns in memory segments #21

Merged
merged 1 commit into from
Aug 29, 2021
Merged

Fix: Finding patterns in memory segments #21

merged 1 commit into from
Aug 29, 2021

Conversation

anotheronemoretime
Copy link
Contributor

Hi @skelsec,
I think I identified a small error in the function which is looking for a pattern inside a memory segment.
Indeed, the offset does not seem to be correctly incremented.

This PR seems to fix the problem in my use case (side effects may be expected).

Kind regards

@skelsec
Copy link
Owner
skelsec commented Aug 29, 2021

Yes, you are correct I made a mistake there.

@skelsec skelsec merged commit 6d779ab into skelsec:master Aug 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants