Skip to content

Commit 6dfb3c9

Browse files
authored
Fixed instruction.
1 parent 228d8e1 commit 6dfb3c9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ ReClass.NET <--------> Zombie <--------> Target
1010
- Download from https://github.com/KN4CK3R/ReClass.NET-HandleAbuser/releases
1111
- Copy the dll files in the appropriate Plugin folder (ReClass.NET/x86/Plugins or ReClass.NET/x64/Plugins)
1212
- 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.
1515

1616
## Compiling
1717
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
2222
..\ReClass.NET-HandleAbuserPlugin
2323
..\ReClass.NET-HandleAbuserPlugin\Plugin
2424
..\ReClass.NET-HandleAbuserPlugin\Plugin\HandleAbuserPlugin.csproj
25-
```
25+
```

0 commit comments

Comments
 (0)