A C# based memory editing library targeting Windows applications, offering various functions to extract and inject data and codes into remote processes to allow interoperability.
Stars
659
Forks
140
Watchers
659
Open Issues
18
Overall repository health assessment
No package.json found
This might not be a Node.js project
Properly read strings without a \0 delimiter instead of throwing an ArgumentOutOfRangeException.
f1e3763View on GitHubHeavily improve the performance of write operations when a relative address is provided (the main module of the remote process is cached).
7974a58View on GitHubUpdate the license in the header of the files for 2016.
12e681fView on GitHubRewrite the write operation for writing arrays to have much better performance.
a5b784cView on GitHubAdd the refactoring of the Read<T> method in the changelog.
0e682d9View on GitHubPolish the pull request about Read operation enhancement.
0586fb9View on GitHubMerge branch 'master' of https://github.com/cexikitin/MemorySharp into cexikitin-master
4e028cfView on GitHubAfter what ? 2-3 years ? Finally fixed the url of my website in the README x')
e2cc2a0View on GitHubAdd the NuGet packages folder at the root of the library (local only).
366149eView on GitHub