Code Monkey home page Code Monkey logo

reclass.net-handleabuser's Introduction

ReClass.NET HandleAbuser Plugin

A ReClass.NET plugin which uses the process handles of an other process (the "zombie" process) to access the data of the target. This can be used to trick some anticheat systems which block the creation of memory access handles to the protected process. To use the handles of the zombie process you need to inject a dynamic library into that process. The library will host a simple server which the plugin uses to send commands to the zombie. The zombie will execute the needed operations and send back the results to the plugin.

ReClass.NET <--------> Zombie <--------> Target
               Pipe             Handle

Installation

  • Download from https://github.com/KN4CK3R/ReClass.NET-HandleAbuser/releases
  • 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 HandleAbuser plugin is listed. Open the "Native" tab and switch all available methods to the HandleAbuser plugin.
  • Inject the PipeServer.dll into the zombie process.
  • Attach to the target process through the zombie process pipe and use ReClass.NET as normal.

Compiling

If you want to compile the ReClass.NET HandleAbuser 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-HandleAbuserPlugin
..\ReClass.NET-HandleAbuserPlugin\Plugin
..\ReClass.NET-HandleAbuserPlugin\Plugin\HandleAbuserPlugin.csproj

reclass.net-handleabuser's People

Contributors

kn4ck3r avatar drp3pp3r avatar fengjixuchui avatar charlyzard avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.