6eb78e79748562cc481b8e6406b2fb4d574e6162
task 2.9: implement InProcessReader with tests Add InProcessReader: direct pointer dereference (unsafe) against own process via Buffer.MemoryCopy. Implements MemoryBase API for in-process scenarios (injected managed DLL). 8 tests: ImageBase, Read/Write int, ReadBytes, WriteBytes, Read/Write struct, dispose lifecycle. All passing: 52 tests (7 Native + 12 MarshalCache + 11 MemoryBase + 8 String + 6 Addressing + 8 InProcessReader).
Description
Wite Magic is a C# library to read, write and execute remote code into a target process for analysis, debuging and mod creation.
481 KiB
Languages
C#
100%