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
A plugin which allows ReClass.NET to load files from disk and use their contents.
3
3
4
4
## Installation
5
5
- Compile or download from https://github.com/KN4CK3R/ReClass.NET-LoadBinaryPlugin
6
6
- Copy the dll files in the appropriate Plugin folder (ReClass.NET/x86/Plugins or ReClass.NET/x64/Plugins)
7
7
- Start ReClass.NET and check the plugins form if the LoadBinary plugin is listed. Open the "Native" tab and switch all available methods to the LoadBinary plugin.
8
8
- The process selection will ask for a file to load.
9
+
10
+
## Compiling
11
+
If you want to compile the ReClass.NET LoadBinary 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.
0 commit comments