Home

Awesome

ReClass.NET MemoryPipe Plugin

A ReClass.NET plugin which allows direct memory access via dll injection.
The injected dll works like a server which reads requests from a pipe. Results are transfered back to ReClass.NET through the pipe.

Installation

Compiling

If you want to compile the ReClass.NET MemoryPipe Plugin just fork the repository and create the following folder structure. If you don't use this structure you need to fix the project references.

..\ReClass.NET\
..\ReClass.NET\ReClass.NET\ReClass.NET.csproj
..\ReClass.NET-MemoryPipePlugin
..\ReClass.NET-MemoryPipePlugin\Plugin
..\ReClass.NET-MemoryPipePlugin\Plugin\MemoryPipePlugin.csproj