@@ -5,7 +5,7 @@ This is a port of ReClass to the .NET platform with additional features.
55
66## Features  
77-  Support for x86 / x64
8- -  File import for  ReClass 2007-2016 and ReClass QT
8+ -  File import from  ReClass 2007-2016 and ReClass QT
99-  Memory Nodes
1010 -  Hex 8 / 16 / 32 / 64
1111 -  Int 8 / 16 / 32 / 64
@@ -20,7 +20,7 @@ This is a port of ReClass to the .NET platform with additional features.
2020 -  Function Pointer
2121-  Automatic Node Dissection
2222-  Highlight changed memory
23- -  Copy / Paste Support
23+ -  Copy / Paste Support across ReClass.NET instances 
2424-  Display types from Debug Symbols (* .pdb)
2525-  Display Runtime Type Informations (RTTI)
2626-  Control the remote process: start / stop / kill
@@ -48,6 +48,10 @@ Just download the [latest version](https://github.com/KN4CK3R/ReClass.NET/releas
4848If you want to compile ReClass.NET just fork the repository and open the ReClass.NET.sln file.
4949Compile the project and copy the dependencies to the output folder.
5050
51+ ## Videos  
52+ 
53+ [ Youtube Playlist] ( https://www.youtube.com/playlist?list=PLO246BmtoITanq3ygMCL8_w0eov4D8hjk ) 
54+ 
5155## Screenshots  
5256Process Selection  
5357![ ] ( https://abload.de/img/processgya2k.jpg ) 
@@ -64,4 +68,18 @@ Plugins
6468![ ] ( https://abload.de/img/plugin25dxk1.jpg ) 
6569
6670Settings  
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