Reloaded.Memory icon indicating copy to clipboard operation
Reloaded.Memory copied to clipboard

Managed, high performance, fully featured memory manipulation library written in C#, providing a very easy to use API.

Results 3 Reloaded.Memory issues
Sort by recently updated
recently updated
newest added

Useful resource: http://www.hick.org/code/skape/papers/needle.txt Not planned; as there is no API for this; we need to get low level; hijack an existing thread like a debugger and invoke malloc; ugly stuff....

help wanted
up-for-grabs

My proposal is to add functions to `Memory` and `ExternalMemory` that allow for iterating through all the available memory pages to get their details such as start address, length and...

Caused a revert in: - https://github.com/Nexus-Mods/NexusMods.Paths/pull/72 I believe it's just AggressiveOptimization not kicking in, or missing, so it switches the JIT Modes, causing different hashes to be output.