Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

A ReClass.NET plugin which allows direct memory access via dll injection.

License

NotificationsYou must be signed in to change notification settings

ReClassNET/ReClass.NET-MemoryPipePlugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  • Download fromhttps://github.com/KN4CK3R/ReClass.NET-MemoryPipePlugin
  • Copy the dll files in the appropriate Plugin folder (ReClass.NET/x86/Plugins or ReClass.NET/x64/Plugins)
  • Start ReClass.NET and check the plugins form if the MemoryPipe plugin is listed. Open the "Native" tab and switch all available methods to the MemoryPipe plugin.
  • Inject the PipeServer.dll into the target.
  • Attach to the process via its pipe and use ReClass.NET as normal. (Note: Controlling the remote process (start, stop, pause) is not supported.)

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

About

A ReClass.NET plugin which allows direct memory access via dll injection.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp