We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea1aeed commit 38286e5Copy full SHA for 38286e5
README.md
@@ -29,6 +29,7 @@ This is a port of ReClass to the .NET platform with additional features.
29
- Memory Viewer
30
- Class address calculator
31
- Code Generator (C++ / C#)
32
+- Module / Section Dumper
33
- Plugin Support
34
- Plugins can be written in different languages (example: C++, C++/CLI, C#)
35
- Plugins can provide custom methods to access an other process (example: use a driver)
0 commit comments