|
Project Information
|
Hyperion is a memory hacking library which provides support for both in process and out of process memory reading and writing through the ExternalProcessMemory and InProcessMemory classes. The aim of the library is to provide a fast, reliable library which can be used as a base for any memory hacking related requirement. Hyperion supports reading and writing of value types through generic Read<T> and Write<T> methods, with features such as ASM injection to be added soon. On top of that, Hyperion provides a DLL injector and ejector with support for calling exports remotely. Credits to
|