@@ -5,7 +5,7 @@ This is a port of ReClass to the .NET platform with additional features.
5
5
6
6
## Features
7
7
- Support for x86 / x64
8
- - File import for ReClass 2007-2016 and ReClass QT
8
+ - File import from ReClass 2007-2016 and ReClass QT
9
9
- Memory Nodes
10
10
- Hex 8 / 16 / 32 / 64
11
11
- Int 8 / 16 / 32 / 64
@@ -20,7 +20,7 @@ This is a port of ReClass to the .NET platform with additional features.
20
20
- Function Pointer
21
21
- Automatic Node Dissection
22
22
- Highlight changed memory
23
- - Copy / Paste Support
23
+ - Copy / Paste Support across ReClass.NET instances
24
24
- Display types from Debug Symbols (* .pdb)
25
25
- Display Runtime Type Informations (RTTI)
26
26
- Control the remote process: start / stop / kill
@@ -48,6 +48,10 @@ Just download the [latest version](https://github.com/KN4CK3R/ReClass.NET/releas
48
48
If you want to compile ReClass.NET just fork the repository and open the ReClass.NET.sln file.
49
49
Compile the project and copy the dependencies to the output folder.
50
50
51
+ ## Videos
52
+
53
+ [ Youtube Playlist] ( https://www.youtube.com/playlist?list=PLO246BmtoITanq3ygMCL8_w0eov4D8hjk )
54
+
51
55
## Screenshots
52
56
Process Selection
53
57
![ ] ( https://abload.de/img/processgya2k.jpg )
@@ -64,4 +68,18 @@ Plugins
64
68
![ ] ( https://abload.de/img/plugin25dxk1.jpg )
65
69
66
70
Settings
67
- ![ ] ( https://abload.de/img/settings8sz4b.jpg )
71
+ ![ ] ( https://abload.de/img/settings8sz4b.jpg )
72
+
73
+ ## Authors / Special Thanks
74
+ - [ KN4CK3R] ( https://github.com/KN4CK3R )
75
+ - DrUnKeN ChEeTaH
76
+ - P47R!CK
77
+ - DogMatt
78
+ - [ Dude719] ( https://github.com/dude719 )
79
+ - [ IChooseYou] ( https://github.com/IChooseYou )
80
+ - [ stevemk14ebr] ( https://github.com/stevemk14ebr )
81
+ - [ Timboy67678] ( https://github.com/Timboy67678 )
82
+ - [ DarthTon] ( https://github.com/DarthTon )
83
+ - [ ReUnioN] ( https://github.com/ReUnioN )
84
+ - leveln
85
+ - [ buddyfavors] ( https://github.com/buddyfavors )
0 commit comments