Skip to content

Piotrekol/ProcessMemoryDataFinder

Repository files navigation

ProcessMemoryDataFinder nuget | nuget

Provides means to find data based on pre-made memory signatures and read that data in windows processes.

It was mainly created to be able to read various values from the game called osu! but it was written in a way that should allow use for any windows program.

Structure:

  • ProcessMemoryDataFinder - main implementation, does not have any application-specifc code.
  • OsuMemoryDataProvider / OsuMemoryDataProviderTester - example usage for the previously mentioned osu! game

License

This software is licensed under GNU GPLv3. You can find the full text of the license here.

About

Provides means to find and read data in windows processes

Resources

License

Stars

Watchers

Forks

Packages

No packages published