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

Add brief explanation of how it works to the README #23

Merged
merged 2 commits into from
Jan 5, 2024
Merged

Conversation

jvns
Copy link
Contributor

@jvns jvns commented Jan 4, 2024

I was chatting with a friend about how it can feel like crates like read-process-memory are doing Wizard Magic, even though what's happening behind the scenes is really not all that complicated. So I thought it would be cool to add a brief summary to the README (with some C pseudocode) of how it actually works.

I'm not sure all of this is 100% accurate (I haven't looked at this code for a long time and I'm not totally sure I read the Rust code correctly), but I think it's close enough to be useful.

cc @acj

@acj
Copy link
Member

acj commented Jan 5, 2024

Thanks!

@acj acj merged commit aa77acf into master Jan 5, 2024
6 checks passed
@acj acj deleted the how-it-works branch January 5, 2024 01:23
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