You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Download from https://github.com/KN4CK3R/ReClass.NET-HandleAbuser/releases
11
11
- Copy the dll files in the appropriate Plugin folder (ReClass.NET/x86/Plugins or ReClass.NET/x64/Plugins)
12
12
- 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.
13
-
- Inject the PipeServer.dll into the target.
14
-
- Attach to the process via its pipe and use ReClass.NET as normal.
13
+
- Inject the PipeServer.dll into the zombie process.
14
+
- Attach to the target process through the zombie process pipe and use ReClass.NET as normal.
15
15
16
16
## Compiling
17
17
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.
@@ -22,4 +22,4 @@ If you want to compile the ReClass.NET HandleAbuser Plugin just fork the reposit
0 commit comments